]> Git Repo - linux.git/commit
x86: also use debug_pagealloc_enabled() for free_init_pages
authorChristian Borntraeger <[email protected]>
Tue, 15 Mar 2016 21:57:39 +0000 (14:57 -0700)
committerLinus Torvalds <[email protected]>
Tue, 15 Mar 2016 23:55:16 +0000 (16:55 -0700)
commita75e1f637cf137f82cf025321e7a53adeeed7029
treef3d4afe9ddcd0186d0f862db76207933e1cfa989
parent10917b8393521b608f26294b3815261d472f7e9b
x86: also use debug_pagealloc_enabled() for free_init_pages

we want to couple all debugging features with debug_pagealloc_enabled()
and not with the config option CONFIG_DEBUG_PAGEALLOC.

Signed-off-by: Christian Borntraeger <[email protected]>
Suggested-by: David Rientjes <[email protected]>
Acked-by: David Rientjes <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Cc: Laura Abbott <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Heiko Carstens <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86/mm/init.c
This page took 0.048976 seconds and 4 git commands to generate.