diff options
author | 2023-05-16 14:38:21 +0800 | |
---|---|---|
committer | 2023-06-09 16:25:25 -0700 | |
commit | ecbb490d8ee38fd84a0d682282589ff723dc62c0 (patch) | |
tree | e1ac8d8dbea064ca1bc4c0659b509046d10d0faa /mm/process_vm_access.c | |
parent | mm: page_alloc: move sysctls into it own fils (diff) | |
download | wireguard-linux-ecbb490d8ee38fd84a0d682282589ff723dc62c0.tar.xz wireguard-linux-ecbb490d8ee38fd84a0d682282589ff723dc62c0.zip |
mm: page_alloc: move is_check_pages_enabled() into page_alloc.c
The is_check_pages_enabled() only used in page_alloc.c, move it into
page_alloc.c, also use it in free_tail_page_prepare().
Link: https://lkml.kernel.org/r/20230516063821.121844-14-wangkefeng.wang@huawei.com
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: "Huang, Ying" <ying.huang@intel.com>
Cc: Iurii Zaikin <yzaikin@google.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Len Brown <len.brown@intel.com>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Cc: Mike Rapoport (IBM) <rppt@kernel.org>
Cc: Oscar Salvador <osalvador@suse.de>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Rafael J. Wysocki <rafael@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/process_vm_access.c')
0 files changed, 0 insertions, 0 deletions