From: Paolo Bonzini <pbonzini@redhat.com>
To: Fam Zheng <famz@redhat.com>, qemu-devel@nongnu.org
Cc: kwolf@redhat.com, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH v3 0/2] block, virtio-scsi: Fix blk_set_aio_context
Date: Thu, 19 Feb 2015 17:16:09 +0100 [thread overview]
Message-ID: <54E60C49.4080103@redhat.com> (raw)
In-Reply-To: <1423969591-23646-1-git-send-email-famz@redhat.com>
On 15/02/2015 04:06, Fam Zheng wrote:
> This is the simplified fix of:
>
> [PATCH 0/3] virtio-scsi: Fix unsafe bdrv_set_aio_context calls
>
> I included the original patch 1 - the function header comment update for
> bdrv_set_aio_context and added Paolo's rev-by.
>
> Fam Zheng (2):
> block: Forbid bdrv_set_aio_context outside BQL
> virtio-scsi-dataplane: Call blk_set_aio_context within BQL
>
> hw/scsi/virtio-scsi.c | 15 +++++++--------
> include/block/block.h | 3 +--
> 2 files changed, 8 insertions(+), 10 deletions(-)
>
Applied, thanks.
Paolo
prev parent reply other threads:[~2015-02-19 16:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-15 3:06 [Qemu-devel] [PATCH v3 0/2] block, virtio-scsi: Fix blk_set_aio_context Fam Zheng
2015-02-15 3:06 ` [Qemu-devel] [PATCH v3 1/2] block: Forbid bdrv_set_aio_context outside BQL Fam Zheng
2015-02-15 3:06 ` [Qemu-devel] [PATCH v3 2/2] virtio-scsi-dataplane: Call blk_set_aio_context within BQL Fam Zheng
2015-02-19 16:16 ` Paolo Bonzini [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=54E60C49.4080103@redhat.com \
--to=pbonzini@redhat.com \
--cc=famz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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.