Re: [PATCH 1/1] x86: also use debug_pagealloc_enabled() for free_init_pages

2016-01-29 Thread Thomas Gleixner
On Fri, 29 Jan 2016, Christian Borntraeger wrote: > we want to couple all debugging features with debug_pagealloc_enabled() > and not with the config option CONFIG_DEBUG_PAGEALLOC. > > Suggested-by: David Rientjes > Signed-off-by: Christian Borntraeger Reviewed-by: Thomas Gleixner

[PATCH 1/1] x86: also use debug_pagealloc_enabled() for free_init_pages

2016-01-29 Thread Christian Borntraeger
we want to couple all debugging features with debug_pagealloc_enabled() and not with the config option CONFIG_DEBUG_PAGEALLOC. Suggested-by: David Rientjes Signed-off-by: Christian Borntraeger --- arch/x86/mm/init.c | 29 +++-- 1 file changed, 15 insertions(+), 14 deleti

[PATCH 1/1] x86: also use debug_pagealloc_enabled() for free_init_pages

2016-01-29 Thread Christian Borntraeger
we want to couple all debugging features with debug_pagealloc_enabled() and not with the config option CONFIG_DEBUG_PAGEALLOC. Suggested-by: David Rientjes Signed-off-by: Christian Borntraeger --- arch/x86/mm/init.c | 29 +++-- 1 file changed, 15 insertions(+), 14 deleti