diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2014-10-15 10:22:33 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-10-15 10:25:11 +1030 |
commit | 1fa5b2a784dc52d929432bcc963a0bfb3a74608f (patch) | |
tree | 355e848dfd4805806e9065163e0ac262b53796f7 /COPYING | |
parent | e53fbd11e983e896adaabef2d2f1695d6e0af829 (diff) | |
download | op-kernel-dev-1fa5b2a784dc52d929432bcc963a0bfb3a74608f.zip op-kernel-dev-1fa5b2a784dc52d929432bcc963a0bfb3a74608f.tar.gz |
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 'COPYING')
0 files changed, 0 insertions, 0 deletions