All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/3] tcm_vhost lock and flush fix
@ 2013-03-15  1:14 Asias He
  2013-03-15  1:14 ` [PATCH V3 1/3] tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint() Asias He
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Asias He @ 2013-03-15  1:14 UTC (permalink / raw)
  To: Nicholas Bellinger
  Cc: kvm, Michael S. Tsirkin, virtualization, target-devel,
	Stefan Hajnoczi, Paolo Bonzini

Hello Nicholas & Michael,

Could any of you pick this series up?

Changes in v3
- Add more comments

Changes in v2
- Use vq->private_data insteadof vs->vs_endpoint 
- Add label in vhost_scsi_clear_endpoint to simply unlock code. 

Asias He (3):
  tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
  tcm_vhost: Flush vhost_work in vhost_scsi_flush()
  tcm_vhost: Use vq->private_data to indicate if the endpoint is setup

 drivers/vhost/tcm_vhost.c | 59 +++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 49 insertions(+), 10 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-03-19  2:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-15  1:14 [PATCH V3 0/3] tcm_vhost lock and flush fix Asias He
2013-03-15  1:14 ` [PATCH V3 1/3] tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint() Asias He
2013-03-15  1:14 ` [PATCH V3 2/3] tcm_vhost: Flush vhost_work in vhost_scsi_flush() Asias He
2013-03-15  1:14 ` [PATCH V3 3/3] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup Asias He
2013-03-18  8:19   ` Michael S. Tsirkin
2013-03-18  9:14     ` Asias He
2013-03-18  9:30       ` Michael S. Tsirkin
2013-03-19  2:45         ` Asias He
2013-03-17 11:03 ` [PATCH V3 0/3] tcm_vhost lock and flush fix Michael S. Tsirkin

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.