From: "Michael S. Tsirkin" <mst@redhat.com>
To: Asias He <asias@redhat.com>
Cc: target-devel@vger.kernel.org, kvm@vger.kernel.org,
virtualization@lists.linux-foundation.org
Subject: Re: [PATCH 0/4] vhost private_data rcu removal
Date: Tue, 7 May 2013 14:19:14 +0300 [thread overview]
Message-ID: <20130507111914.GA19121@redhat.com> (raw)
In-Reply-To: <1367909676-11788-1-git-send-email-asias@redhat.com>
On Tue, May 07, 2013 at 02:54:32PM +0800, Asias He wrote:
> Asias He (4):
> vhost-net: Always access vq->private_data under vq mutex
> vhost-test: Always access vq->private_data under vq mutex
> vhost-scsi: Always access vq->private_data under vq mutex
> vhost: Remove custom vhost rcu usage
Looks good, I'll queue this up for 3.11.
> drivers/vhost/net.c | 37 ++++++++++++++++---------------------
> drivers/vhost/scsi.c | 17 ++++++-----------
> drivers/vhost/test.c | 20 +++++++++-----------
> drivers/vhost/vhost.h | 10 ++--------
> 4 files changed, 33 insertions(+), 51 deletions(-)
>
> --
> 1.8.1.4
prev parent reply other threads:[~2013-05-07 11:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-07 6:54 [PATCH 0/4] vhost private_data rcu removal Asias He
2013-05-07 6:54 ` [PATCH 1/4] vhost-net: Always access vq->private_data under vq mutex Asias He
2013-05-07 6:54 ` [PATCH 2/4] vhost-test: " Asias He
2013-05-07 6:54 ` [PATCH 3/4] vhost-scsi: " Asias He
2013-05-07 6:54 ` [PATCH 4/4] vhost: Remove custom vhost rcu usage Asias He
2013-05-07 6:54 ` Asias He
2013-05-07 11:19 ` Michael S. Tsirkin [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=20130507111914.GA19121@redhat.com \
--to=mst@redhat.com \
--cc=asias@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=target-devel@vger.kernel.org \
--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.