diff options
author | Jens Freimann <jfrei@linux.vnet.ibm.com> | 2014-05-14 15:14:46 (GMT) |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2014-05-30 07:39:37 (GMT) |
commit | 22ff4a3366e6fed80205b427d8fb52020cd9020a (patch) | |
tree | e5a6084bbe035cc02835d1190dcf54c510c2c812 /drivers/accessibility | |
parent | a0465f9ae4758207264a1318bb8aed617c0ea959 (diff) | |
download | linux-22ff4a3366e6fed80205b427d8fb52020cd9020a.tar.xz |
KVM: s390: clean up interrupt injection in sigp code
We have all the logic to inject interrupts available in
kvm_s390_inject_vcpu(), so let's use it instead of
injecting irqs manually to the list in sigp code.
SIGP stop is special because we have to check the
action_flags before injecting the interrupt. As
the action_flags are not available in kvm_s390_inject_vcpu()
we leave the code for the stop order code untouched for now.
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'drivers/accessibility')
0 files changed, 0 insertions, 0 deletions