diff options
author | 2023-07-17 06:58:11 +0000 | |
---|---|---|
committer | 2023-08-18 10:12:37 -0700 | |
commit | 0792e47d566244e150e320708e0be708a9db1a93 (patch) | |
tree | 44858a19e5f6f1f63c62c8fd0a6bd165bf70263f /mm/page_isolation.c | |
parent | mm/memcg: minor cleanup for mc_handle_present_pte() (diff) | |
download | wireguard-linux-0792e47d566244e150e320708e0be708a9db1a93.tar.xz wireguard-linux-0792e47d566244e150e320708e0be708a9db1a93.zip |
mm/mm_init.c: drop node_start_pfn from adjust_zone_range_for_zone_movable()
node_start_pfn is not used in adjust_zone_range_for_zone_movable(), so it
is pointless to waste a function argument. Drop the parameter.
Link: https://lkml.kernel.org/r/20230717065811.1262-1-haifeng.xu@shopee.com
Signed-off-by: Haifeng Xu <haifeng.xu@shopee.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Mike Rapoport (IBM) <rppt@kernel.org>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_isolation.c')
0 files changed, 0 insertions, 0 deletions