diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-10-14 23:52:32 (GMT) |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-10-14 23:55:08 (GMT) |
commit | 52c9cf1ac3d315995e9a65b900bc25e1d8a538b3 (patch) | |
tree | 6c10b56f785e5476ca88b00b624fe871538fdd0b /mm/page-writeback.c | |
parent | 6d62c37f1991aafc872f8d8be8ac60e57ede8605 (diff) | |
download | linux-52c9cf1ac3d315995e9a65b900bc25e1d8a538b3.tar.xz |
virtio_scsi: enable VQs early on restore
virtio spec requires drivers to set DRIVER_OK before using VQs.
This is set automatically after restore returns, virtio scsi violated
this rule on restore by kicking event vq within restore.
To fix, call virtio_device_ready before using event queue.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'mm/page-writeback.c')
0 files changed, 0 insertions, 0 deletions