On Fri, Oct 25, 2019 at 11:34:01AM +0100, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" <dgilb...@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.
Indeed, I'll queue this. > 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