git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f781951
)
KVM: s390: floating irqs: fix user triggerable endless loop
author
David Hildenbrand
<dahi@linux.vnet.ibm.com>
Thu, 15 Jan 2015 16:56:18 +0000
(17:56 +0100)
committer
Christian Borntraeger
<borntraeger@de.ibm.com>
Mon, 9 Feb 2015 11:44:10 +0000
(12:44 +0100)
If a vm with no VCPUs is created, the injection of a floating irq
leads to an endless loop in the kernel.
Let's skip the search for a destination VCPU for a floating irq if no
VCPUs were created.
Reviewed-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Cc: stable@vger.kernel.org # v3.15+
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/interrupt.c
patch
|
blob
|
history
diff --cc
arch/s390/kvm/interrupt.c
Simple merge