qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] more rcu_read_(un)lock conversions


From: Michael S. Tsirkin
Subject: Re: [PATCH 0/2] more rcu_read_(un)lock conversions
Date: Fri, 25 Oct 2019 07:50:47 -0400

On Fri, Oct 25, 2019 at 11:34:01AM +0100, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <address@hidden>
> 
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]