diff options
author | Dominik Dingel <[email protected]> | 2014-03-10 15:23:34 +0100 |
---|---|---|
committer | Christian Borntraeger <[email protected]> | 2014-03-17 11:06:45 +0100 |
commit | fed495d25e0137028c37678a14cd1d8466c02dd3 (patch) | |
tree | 24ecbc821ab62da7ad4965f154e2c6720bcc91d7 /tools/perf/util/trace-event-scripting.c | |
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 <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions