diff options
author | Wanlong Gao <gaowanlong@cn.fujitsu.com> | 2013-03-20 05:14:28 (GMT) |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-03-20 05:14:59 (GMT) |
commit | 682993b4e445bdfe9935d5e6e298565b7e11d7ee (patch) | |
tree | bae70a13bcefc1ae501aa96d5b0a9623028b0315 /ipc/shm.c | |
parent | 0a11cc36f7b33fa2de0ad95199d2f2ab896fbd93 (diff) | |
download | linux-682993b4e445bdfe9935d5e6e298565b7e11d7ee.tar.xz |
virtio-scsi: use virtqueue_add_sgs for command buffers
Using the new virtqueue_add_sgs function lets us simplify the queueing
path. In particular, all data protected by the tgt_lock is just gone
(multiqueue will find a new use for the lock).
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Asias He <asias@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions