On Wed, 3 Feb 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 <[email protected]> > Signed-off-by: Christian Borntraeger <[email protected]>
Acked-by: David Rientjes <[email protected]> [+Joonsoo] Joonso has indicated that he will work on converting other code using CONFIG_DEBUG_PAGEALLOC to instead consider debug_pagealloc_enabled(), so more work in this area will probably be forthcoming.

