diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-10-15 10:22:31 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-10-15 10:25:06 +1030 |
commit | cd679048958011418f14a8fc7dfdb64ab72ca315 (patch) | |
tree | b51cf102430d9f6cf74e8266a54f75aae010cde4 /MAINTAINERS | |
parent | 024655555021e971203c519770609509e0af4468 (diff) | |
download | linux-cd679048958011418f14a8fc7dfdb64ab72ca315.tar.gz linux-cd679048958011418f14a8fc7dfdb64ab72ca315.tar.xz |
virtio_scsi: move kick event out from virtscsi_init
We currently kick event within virtscsi_init,
before host is fully initialized.
This can in theory confuse guest if device
consumes the buffers immediately.
To fix, move virtscsi_kick_event_all out to scan/restore.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions