]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commit05e62efe8c4f317fd34d86cfe986c065788afa6c
treef914c43281d446f2420d7ba4866657248bb0490e
parente14748e882aaea81c2c08e700fae09322aa4babb
KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT

BugLink: http://bugs.launchpad.net/bugs/1651248
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>
(cherry picked from linux-next commit 5efa6605151b84029edeb2e07f2d2d74b52c106f)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
arch/powerpc/kvm/book3s_xics.c
arch/powerpc/kvm/book3s_xics.h