From: Rusty Russell <rusty@rustcorp.com.au>
To: Asias He <asias@redhat.com>,
virtualization@lists.linux-foundation.org,
"Michael S. Tsirkin" <mst@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/3] Fix hot-unplug race in virtio-blk
Date: Mon, 04 Jun 2012 10:11:15 +0930 [thread overview]
Message-ID: <87oboz3o44.fsf@rustcorp.com.au> (raw)
In-Reply-To: <1337913289-23486-1-git-send-email-asias@redhat.com>
On Fri, 25 May 2012 10:34:46 +0800, Asias He <asias@redhat.com> wrote:
> This patch set fixes the race when hot-unplug stressed disk.
>
> Asias He (3):
> virtio-blk: Call del_gendisk() before disable guest kick
> virtio-blk: Reset device after blk_cleanup_queue()
> virtio-blk: Use block layer provided spinlock
>
> drivers/block/virtio_blk.c | 25 ++++++-------------------
> 1 file changed, 6 insertions(+), 19 deletions(-)
I've applied these (the revised spinlock patch, thanks to mst for his
feedback).
I think a cc: stable is in order for these, so I've added it.
Thanks,
Rusty.
prev parent reply other threads:[~2012-06-04 0:41 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-25 2:34 [PATCH 0/3] Fix hot-unplug race in virtio-blk Asias He
2012-05-25 2:34 ` [PATCH 1/3] virtio-blk: Call del_gendisk() before disable guest kick Asias He
2012-05-25 7:07 ` Michael S. Tsirkin
2012-05-25 2:34 ` Asias He
2012-05-25 2:34 ` [PATCH 2/3] virtio-blk: Reset device after blk_cleanup_queue() Asias He
2012-05-25 6:52 ` Michael S. Tsirkin
2012-05-25 7:03 ` Asias He
2012-05-25 7:06 ` Michael S. Tsirkin
2012-05-25 7:06 ` Michael S. Tsirkin
2012-05-25 7:08 ` Michael S. Tsirkin
2012-05-25 2:34 ` Asias He
2012-05-25 2:34 ` [PATCH 3/3] virtio-blk: Use block layer provided spinlock Asias He
2012-05-25 7:02 ` Michael S. Tsirkin
2012-05-25 7:23 ` Asias He
2012-05-25 8:03 ` [PATCH v2 " Asias He
2012-05-25 13:10 ` Michael S. Tsirkin
2012-06-01 8:49 ` Michael S. Tsirkin
2012-05-25 2:34 ` [PATCH " Asias He
2012-06-04 0:41 ` Rusty Russell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87oboz3o44.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=asias@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mst@redhat.com \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.