qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v5 5/7] io/channel-tls.c: make qio_channel_tls_shutdown threa


From: Daniel P . Berrangé
Subject: Re: [PATCH v5 5/7] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
Date: Tue, 28 Jul 2020 12:39:08 +0100
User-agent: Mutt/1.14.5 (2020-06-23)

On Tue, Jun 23, 2020 at 04:42:56PM +0200, Lukas Straub wrote:
> Make qio_channel_tls_shutdown thread-safe by using atomics when
> accessing tioc->shutdown.
> 
> Signed-off-by: Lukas Straub <lukasstraub2@web.de>
> ---
>  io/channel-tls.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

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