]> git.ipfire.org Git - people/arne_f/kernel.git/commit
KVM: s390: unintended fallthrough for external call
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 3 Sep 2014 14:21:32 +0000 (16:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Oct 2014 16:35:09 +0000 (09:35 -0700)
commit68249f03d07ff212ee1b0170450985d896378f88
treedc5789ef72186e806d66b921a2a57f30da61d0dd
parent973af5283c036d199360a4f82ce442815bf5378b
KVM: s390: unintended fallthrough for external call

commit f346026e55f1efd3949a67ddd1dcea7c1b9a615e upstream.

We must not fallthrough if the conditions for external call are not met.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/s390/kvm/interrupt.c