]> git.baikalelectronics.ru Git - kernel.git/commit
x86: cpa, use page pool
authorThomas Gleixner <tglx@linutronix.de>
Sat, 9 Feb 2008 22:24:09 +0000 (23:24 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 9 Feb 2008 22:24:09 +0000 (23:24 +0100)
commit07c60ab84284d14f94bfdfb4c66b81ae684f3a61
treebf02cac86eac4090b6d052d16824b1033f80b024
parentc265e6d1a07bd27c694ceca6a03c7feb2f9fc6ad
x86: cpa, use page pool

Switch the split page code to use the page pool. We do this
unconditionally to avoid different behaviour with and without
DEBUG_PAGEALLOC enabled.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pageattr.c