diff options
author | 2014-03-10 15:23:34 +0100 | |
---|---|---|
committer | 2014-03-17 11:06:45 +0100 | |
commit | fed495d25e0137028c37678a14cd1d8466c02dd3 (patch) | |
tree | 24ecbc821ab62da7ad4965f154e2c6720bcc91d7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'kvm-ppc-fix' into HEAD (diff) | |
download | linux-dev-fed495d25e0137028c37678a14cd1d8466c02dd3.tar.xz linux-dev-fed495d25e0137028c37678a14cd1d8466c02dd3.zip |
KVM: s390: Removing untriggerable BUG_ONs
The BUG_ON in kvm-s390.c is unreachable, as we get the vcpu per common code,
which itself does this from the private_data field of the file descriptor,
and there is no KVM_UNCREATE_VCPU.
The __{set,unset}_cpu_idle BUG_ONs are not triggerable because the vcpu
creation code already checks against KVM_MAX_VCPUS.
Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions