commit | eb5b5f024c40f02e9b0f3801173769a726f170fb | [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 | bf02cac86eac4090b6d052d16824b1033f80b024 | |
parent | 76ebd0548df6ee48586e9b80d8fc2f58aa5fb51c [diff] |
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>