aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_vmalloc.c
diff options
context:
space:
mode:
authorYuntao Wang <[email protected]>2025-01-15 04:16:34 +0000
committerAndrew Morton <[email protected]>2025-01-26 04:22:45 +0000
commit686fa9537d78d2f1bea42bf3891828510202be14 (patch)
treeca315f3e6d905847c1dbeff8fd9565186cd0f6b8 /lib/test_vmalloc.c
parentzram: remove zcomp_stream_put() from write_incompressible_page() (diff)
downloadkernel-686fa9537d78d2f1bea42bf3891828510202be14.tar.gz
kernel-686fa9537d78d2f1bea42bf3891828510202be14.zip
mm/page_alloc: remove the incorrect and misleading comment
The comment removed in this patch originally belonged to the build_zonelists_in_zone_order() function, which was introduced by commit f0c0b2b808f2 ("change zonelist order: zonelist order selection logic"). Later, commit c9bff3eebc09 ("mm, page_alloc: rip out ZONELIST_ORDER_ZONE") removed build_zonelists_in_zone_order() but left its comment behind. Subsequently, commit 9d3be21bf9c0 ("mm, page_alloc: simplify zonelist initialization") moved the node_order variable into build_zonelists(), making the comment originally belonged to build_zonelists_in_zone_order() appear as if it were part of build_zonelists(). Remove this misleading comment. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Yuntao Wang <[email protected]> Cc: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions