git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
166124f
)
x86: DEBUG_PAGEALLOC: enable after mem_init()
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 9 Feb 2008 22:24:09 +0000
(23:24 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 9 Feb 2008 22:24:09 +0000
(23:24 +0100)
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>
No differences found