From: Scott Wood Date: Tue, 14 Jun 2011 23:34:35 +0000 (-0500) Subject: KVM: PPC: e500: don't use MAS0 as intermediate storage. X-Git-Tag: v3.1-rc1~264^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef309956cecbaf6d96c31371bf393c296886fa6;p=pandora-kernel.git KVM: PPC: e500: don't use MAS0 as intermediate storage. This avoids races. It also means that we use the shadow TLB way, rather than the hardware hint -- if this is a problem, we could do a tlbsx before inserting a TLB0 entry. Signed-off-by: Scott Wood Signed-off-by: Alexander Graf --- Reading git-diff-tree failed