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:
34b0900
)
x86: CPA avoid repeated lazy mmu flush
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 12 Feb 2009 20:16:09 +0000
(21:16 +0100)
committer
Thomas 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