On Thu, Feb 20, 2020 at 11:38:28AM +0100, Paolo Bonzini wrote:
> QSLIST is the only family of lists for which we do not have RCU-friendly
> accessors,
> add them.
>
> Signed-off-by: Paolo Bonzini
> ---
> include/qemu/queue.h | 15 +++--
> include/qemu/rcu_queue.h | 47 ++
On Thu, Feb 20, 2020 at 11:38:28AM +0100, Paolo Bonzini wrote:
> QSLIST is the only family of lists for which we do not have RCU-friendly
> accessors,
> add them.
>
> Signed-off-by: Paolo Bonzini
> ---
> include/qemu/queue.h | 15 +++--
> include/qemu/rcu_queue.h | 47 ++
Patchew URL:
https://patchew.org/QEMU/20200220103828.24525-1-pbonz...@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Subject: [PATCH] rcu_queue: add QSLIST functions
Message-id: 20200220103828.24525-1-pbonz...@redhat.com
Type: seri