From: Alexander Graf Date: Thu, 17 Apr 2014 10:53:13 +0000 (+0200) Subject: KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~1^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07fec1c2e75ef2f55d7a211414b0d63e185e84f0;p=pandora-kernel.git KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR The L1 instruction cache control register contains bits that indicate that we're still handling a request. Mask those out when we set the SPR so that a read doesn't assume we're still doing something. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed