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:
166a2b7
)
KVM: PPC: E500: Remove E500_TLB_DIRTY flag
author
Alexander Graf
<agraf@suse.de>
Wed, 15 Aug 2012 09:42:07 +0000
(11:42 +0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 5 Oct 2012 21:38:48 +0000
(23:38 +0200)
Since we always mark pages as dirty immediately when mapping them read/write
now, there's no need for the dirty flag in our cache.
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found