diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2014-10-15 01:52:33 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-10-15 01:55:11 +0200 |
commit | 1fa5b2a784dc52d929432bcc963a0bfb3a74608f (patch) | |
tree | 355e848dfd4805806e9065163e0ac262b53796f7 /Documentation/cpu-hotplug.txt | |
parent | virtio_net: enable VQs early on restore (diff) | |
download | linux-1fa5b2a784dc52d929432bcc963a0bfb3a74608f.tar.xz linux-1fa5b2a784dc52d929432bcc963a0bfb3a74608f.zip |
virito_scsi: use freezable WQ for events
Michael S. Tsirkin noticed a race condition:
we reset device on freeze, but system WQ is still
running so it might try adding bufs to a VQ meanwhile.
To fix, switch to handling events from the freezable WQ.
Reported-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'Documentation/cpu-hotplug.txt')
0 files changed, 0 insertions, 0 deletions