KVM: PPC: E500: Remove E500_TLB_DIRTY flag
authorAlexander Graf <agraf@suse.de>
Wed, 15 Aug 2012 09:42:07 +0000 (11:42 +0200)
committerAlexander 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