commit | a03c2a48e02aacaaea211c94691b729be357e047 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Feb 09 23:24:09 2008 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Feb 09 23:24:09 2008 +0100 |
tree | 733e1b071c55900a2a88bdf2841a8cd8ee28d19f | |
parent | 166124fde978b5a6c4412fb295c7f39711beb1b0 [diff] |
x86: DEBUG_PAGEALLOC: enable after mem_init() 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>