]> git.karo-electronics.de Git - linux-beck.git/commit
KVM: s390: always set/clear the SCA sda field
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Mon, 12 Oct 2015 10:41:41 +0000 (12:41 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 30 Nov 2015 11:47:10 +0000 (12:47 +0100)
commit10ce32d5b07470c5eb0fa821000c789073128b3f
tree7a12bac69d8776880766c51acbed5bd0761349b7
parent2550882449299fd55c8214529cc0777b789db0f7
KVM: s390: always set/clear the SCA sda field

Let's always set and clear the sda when enabling/disabling a VCPU.
Dealing with sda being set to something else makes no sense anymore
as we enable a VCPU in the SCA now after it has been registered at
the VM.

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