diff options
| author | Christian Borntraeger <[email protected]> | 2014-12-17 10:36:04 +0100 |
|---|---|---|
| committer | Christian Borntraeger <[email protected]> | 2015-01-23 13:25:37 +0100 |
| commit | 69a8d456263849152826542c7cb0a164b90e68a8 (patch) | |
| tree | 91df244d7b1e0ccd855f952ca2ea4597b74f8671 /tools/perf/scripts/python | |
| parent | 2444b352c3acf54897b0e2803a7c4e66699f9f43 (diff) | |
KVM: s390: no need to hold the kvm->mutex for floating interrupts
The kvm mutex was (probably) used to protect against cpu hotplug.
The current code no longer needs to protect against that, as we only
rely on CPU data structures that are guaranteed to be available
if we can access the CPU. (e.g. vcpu_create will put the cpu
in the array AFTER the cpu is ready).
Signed-off-by: Christian Borntraeger <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Reviewed-by: Jens Freimann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions