qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] more rcu_read_(un)lock conversions
@ 2019-10-25 10:34 Dr. David Alan Gilbert (git)
  2019-10-25 10:34 ` [PATCH 1/2] virtio/vhost: Use auto_rcu_read macros Dr. David Alan Gilbert (git)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2019-10-25 10:34 UTC (permalink / raw)
  To: qemu-devel, mst, jasowang

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

Hi,
  Two more rcu_read_(un)lock conversions around
virtio stuff.
(to go with, but independent of my previous 'virtio: Use auto rcu_read macros')

I like the way that the virtio-net case simplifies the function
a lot.

Dr. David Alan Gilbert (2):
  virtio/vhost: Use auto_rcu_read macros
  virtio_net: use RCU_READ_LOCK_GUARD

 hw/net/virtio-net.c | 7 ++-----
 hw/virtio/vhost.c   | 4 +---
 2 files changed, 3 insertions(+), 8 deletions(-)

-- 
2.23.0



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

end of thread, other threads:[~2019-10-25 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25 10:34 [PATCH 0/2] more rcu_read_(un)lock conversions Dr. David Alan Gilbert (git)
2019-10-25 10:34 ` [PATCH 1/2] virtio/vhost: Use auto_rcu_read macros Dr. David Alan Gilbert (git)
2019-10-25 10:34 ` [PATCH 2/2] virtio_net: use RCU_READ_LOCK_GUARD Dr. David Alan Gilbert (git)
2019-10-25 11:50 ` [PATCH 0/2] more rcu_read_(un)lock conversions 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;
as well as URLs for NNTP newsgroup(s).