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:
029b582
)
sparc64: Flush TLB before releasing pages.
author
David S. Miller
<davem@davemloft.net>
Thu, 26 Mar 2009 08:28:53 +0000
(
01:28
-0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 12 Jun 2009 03:01:12 +0000
(20:01 -0700)
[ Upstream commit
86ee79c3dbd48d7430fd81edc1da3516c9f6dabc
]
tlb_flush_mmu() needs to flush pending TLB entries before
processing the mmu_gather ->pages list.
Noticed by Benjamin Herrenschmidt.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found