]> git.karo-electronics.de Git - linux-beck.git/commit
KVM: s390: we always have a SCA
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Mon, 12 Oct 2015 10:34:19 +0000 (12:34 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 30 Nov 2015 11:47:09 +0000 (12:47 +0100)
commit5f3fe620a56f2f5c79e89522107f2476a45ed6ce
tree0fcd601678b6c8244cc24bc4c3a024fc8be998c0
parent2c1bb2be986c56848ce92ba41ba32fc62ab3165f
KVM: s390: we always have a SCA

Having no sca can never happen, even when something goes wrong when
switching to ESCA. Otherwise we would have a serious bug.
Let's remove this superfluous check.

Acked-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/kvm-s390.c