diff options
| author | Miaohe Lin <[email protected]> | 2023-07-20 19:28:06 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:41 -0700 |
| commit | ea09800bf17561a0d20498923d766468c0d7a4a7 (patch) | |
| tree | 904926a9a89087d0ad00590cc5763f47dc71edaa /tools/perf/scripts/python | |
| parent | 1af5a8109904b7f00828e7f9f63f5695b42f8215 (diff) | |
mm: fix obsolete function name above debug_pagealloc_enabled_static()
Since commit 04013513cc84 ("mm, page_alloc: do not rely on the order of
page_poison and init_on_alloc/free parameters"), init_debug_pagealloc() is
converted to init_mem_debugging_and_hardening(). Later it's renamed to
mem_debugging_and_hardening_init() via commit f2fc4b44ec2b ("mm: move
init_mem_debugging_and_hardening() to mm/mm_init.c").
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions