aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/memory.c
diff options
context:
space:
mode:
authorBrendan Jackman <jackmanb@google.com>2025-02-25 18:45:09 +0000
committerAndrew Morton <akpm@linux-foundation.org>2025-03-16 22:06:44 -0700
commitebc29409c2966bd6a6215b27fc654de7f55ce099 (patch)
treea282e8dea7709f6a34df28265da632a508a31d3d /mm/memory.c
parentvmalloc: drop Christoph from Reviewers (diff)
downloadwireguard-linux-ebc29409c2966bd6a6215b27fc654de7f55ce099.tar.xz
wireguard-linux-ebc29409c2966bd6a6215b27fc654de7f55ce099.zip
mm/page_alloc: warn on nr_reserved_highatomic underflow
As documented in the comment this underflow should not happen. The locking has indeed changed here since the comment was written, see the migratetype hygiene patches[0]. However, those changes made the locking _safer_, so the underflow _really_ shouldn't happen now. So upgrade the comment to a warning. [0] https://lore.kernel.org/all/20240320180429.678181-7-hannes@cmpxchg.org/T/#m3da87e6cc3348a4640aa298137bc9f8f61b76c84 Link: https://lkml.kernel.org/r/20250225-warn-underflow-v1-1-3dc542941d3a@google.com Signed-off-by: Brendan Jackman <jackmanb@google.com> Reviewed-by: Vlastimil Babka <vbabka@suse.cz> Cc: Johannes Weiner <hannes@cmpxchg.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions