public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] vhost private_data rcu removal
@ 2013-05-07  6:54 Asias He
  2013-05-07  6:54 ` [PATCH 1/4] vhost-net: Always access vq->private_data under vq mutex Asias He
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Asias He @ 2013-05-07  6:54 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: kvm, virtualization, target-devel

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

 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-07 11:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 11:19 ` [PATCH 0/4] vhost private_data rcu removal Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox