mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 13:57:44 +09:00
DEBUG_PAGEALLOC must not be enabled before mem_init(). Before this point there is nothing to allocate. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>