KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
authorLi Zhong <zhong@linux.vnet.ibm.com>
Fri, 11 Nov 2016 04:57:32 +0000 (12:57 +0800)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 26 Jan 2017 23:25:06 +0000 (10:25 +1100)
commit5efa6605151b84029edeb2e07f2d2d74b52c106f
treebbc78c6537d215f991b7972dedea6944c255b67f
parent3deda5e50c893be38c1b6b3a73f8f8fb5560baa4
KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT

Commit b0221556dbd3 ("KVM: PPC: Book3S HV: Move virtual mode ICP functions
 to real-mode") removed the setting of the XICS_RM_REJECT flag. And
since that commit, nothing else sets the flag any more, so we can remove
the flag and the remaining code that handles it, including the counter
that counts how many times it get set.

Signed-off-by: Li Zhong <zhong@linux.vnet.ibm.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
arch/powerpc/kvm/book3s_xics.c
arch/powerpc/kvm/book3s_xics.h