]> git.baikalelectronics.ru Git - kernel.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)
commit53c787a19944663bf9633d0b6476982ddb31a91e
tree0fcd601678b6c8244cc24bc4c3a024fc8be998c0
parent3970b9f998f7dc438d92a6fd0e7f11b915821277
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