Re: [PATCH 17/16 V2] virtio-scsi: use virtqueue_add_sgs for command buffers

From: Rusty Russell
Date: Thu Feb 21 2013 - 01:56:50 EST


Asias He <asias@xxxxxxxxxx> writes:
> On 02/20/2013 05:47 PM, Wanlong Gao wrote:
>> 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: Paolo Bonzini <pbonzini@xxxxxxxxxx>
>> Signed-off-by: Wanlong Gao <gaowanlong@xxxxxxxxxxxxxx>
>
> Reviewed-by: Asias He <asias@xxxxxxxxxx>

Applied.

Unfortunately these won't be in until *next* merge window...

Cheers,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/