diff options
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | 2015-10-12 13:57:22 +0300 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2015-11-30 14:47:11 +0300 |
commit | 4215825eeb1f704d1bd327ca01fb753b53ea34d3 (patch) | |
tree | 23a94e428b2b0d7cef3c5c8a4e2322f3a3b24bfc /drivers/s390/char | |
parent | eaa78f343255dabac963ab8c7644367844d18e00 (diff) | |
download | linux-4215825eeb1f704d1bd327ca01fb753b53ea34d3.tar.xz |
KVM: s390: don't switch to ESCA for ucontrol
sca_add_vpcu is not called for ucontrol guests. We must also not
apply the sca checking for sca_can_add_vcpu as ucontrol guests
do not have to follow the sca limits.
As common code already checks that id < KVM_MAX_VCPUS all other
data structures are safe as well.
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'drivers/s390/char')
0 files changed, 0 insertions, 0 deletions