diff options
author | Dominik Dingel <dingel@linux.vnet.ibm.com> | 2014-03-10 15:23:34 +0100 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2014-03-17 11:06:45 +0100 |
commit | fed495d25e0137028c37678a14cd1d8466c02dd3 (patch) | |
tree | 24ecbc821ab62da7ad4965f154e2c6720bcc91d7 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 8fbb1daf3e8254afc17fc4490b69db00920197ae (diff) |
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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions