Re: [PATCH v4 RFC 0/3] virtio: add 'device_lost' to virtio_device

2014-02-18 Thread Heinz Graalfs
On 29/01/14 07:31, Rusty Russell wrote: Heinz Graalfs graa...@linux.vnet.ibm.com writes: On 23/01/14 05:51, Rusty Russell wrote: Heinz Graalfs graa...@linux.vnet.ibm.com writes: Hi, here is my v4 patch-set update to the v3 RFC submitted on Nov 27th. Hi Heinz, I didn't get a

[PATCH 3.4 22/24] virtio-blk: Use block layer provided spinlock

2014-02-18 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Asias He as...@redhat.com commit 2c95a3290919541b846bee3e0fbaa75860929f53 upstream. Block layer will allocate a spinlock for the queue if the driver does not provide one in blk_init_queue().