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:
9445ef0
)
KVM: PPC: E500: Explicitly mark shadow maps invalid
author
Alexander Graf
<agraf@suse.de>
Fri, 18 Jan 2013 01:27:14 +0000
(
02:27
+0100)
committer
Alexander Graf
<agraf@suse.de>
Thu, 24 Jan 2013 18:23:30 +0000
(19:23 +0100)
When we invalidate shadow TLB maps on the host, we don't mark them
as not valid. But we should.
Fix this by removing the E500_TLB_VALID from their flags when
invalidating.
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found