x86: CPA avoid repeated lazy mmu flush
authorThomas Gleixner <tglx@linutronix.de>
Thu, 12 Feb 2009 20:16:09 +0000 (21:16 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 12 Feb 2009 22:11:58 +0000 (23:11 +0100)
Impact: Flush the lazy MMU only once

Pending mmu updates only need to be flushed once to bring the
in-memory pagetable state up to date.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found