On 02/04/2016 12:56 AM, 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<iamjoonsoo.kim@xxxxxxx> --- arch/tile/mm/init.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)
Acked-by: Chris Metcalf <cmetcalf@xxxxxxxxxx> Although I note a typo ("complied") in the git commit message. -- Chris Metcalf, EZChip Semiconductor http://www.ezchip.com -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>