From: Alexander Graf Date: Fri, 18 Jan 2013 01:27:14 +0000 (+0100) Subject: KVM: PPC: E500: Explicitly mark shadow maps invalid X-Git-Tag: v3.9-rc1~97^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=523f0e5421c12610527c620b983b443f329e3a32;p=pandora-kernel.git KVM: PPC: E500: Explicitly mark shadow maps invalid 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 --- Reading git-diff-tree failed