mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-30 14:27:43 +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>