diff options
author | Michael S. Tsirkin <[email protected]> | 2014-10-15 10:22:33 +1030 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2014-10-15 10:25:12 +1030 |
commit | e67423c7b4f20c327de533b068907aab33720482 (patch) | |
tree | 48c0db846c0d9ca6bea32f87adfbfebb5b385c2c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 1fa5b2a784dc52d929432bcc963a0bfb3a74608f (diff) |
virtio_scsi: fix race on device removal
We cancel event work on device removal, but an interrupt
could trigger immediately after this, and queue it
again.
To fix, set a flag.
Loosely based on patch by Paolo Bonzini
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions