diff options
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | 2014-10-14 09:44:55 +0200 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2015-01-23 13:25:34 +0100 |
commit | a3a9c59a683658d881aa2695be2aa875598f2712 (patch) | |
tree | 0447c759dddc09f459a07c73e74db4b099d02b28 /drivers/s390 | |
parent | KVM: s390: a VCPU may only stop when no interrupts are left pending (diff) | |
download | linux-a3a9c59a683658d881aa2695be2aa875598f2712.tar.xz linux-a3a9c59a683658d881aa2695be2aa875598f2712.zip |
KVM: s390: SIGP SET PREFIX cleanup
This patch cleanes up the the SIGP SET PREFIX code.
A SIGP SET PREFIX irq may only be injected if the target vcpu is
stopped. Let's move the checking code into the injection code and
return -EBUSY if the target vcpu is not stopped.
Reviewed-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions