2016-02-05 7:18 GMT+09:00 David Rientjes <[email protected]>: > On Thu, 4 Feb 2016, Joonsoo Kim wrote: > >> We can disable debug_pagealloc processing even if the code is complied >> with CONFIG_DEBUG_PAGEALLOC. This patch changes the code to query >> whether it is enabled or not in runtime. >> >> Signed-off-by: Joonsoo Kim <[email protected]> > > I think the comment immediately before this code referencing > CONFIG_DEBUG_PAGEALLOC should be changed to refer to pagealloc debugging > being enabled.
Andrew kindly did it. Thanks, Andrew. > After that: > > Acked-by: David Rientjes <[email protected]> Thanks.

