]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR
authorAlexander Graf <agraf@suse.de>
Thu, 17 Apr 2014 10:53:13 +0000 (12:53 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 30 May 2014 12:26:17 +0000 (14:26 +0200)
commit6c91d8f50b791f38d0f1f552a9e80ee49521024c
treef71b012a7ffd10655f37d78a8c9ea39a9b31a07d
parent64d5135bbaa330e9371c879b3fc82a6d5761571a
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 <agraf@suse.de>
arch/powerpc/kvm/e500_emulate.c