On Tue, 1 Dec 2020 at 10:35, Paolo Bonzini <[email protected]> wrote:
>
> A comment in kernel-doc mentions QEMU's qatomic_set macro, but since
> this code originated in Linux we should just revert it and stay as close
> to the kernel's copy of the script as possible.
>
> The change was introduced (more or less unintentionally) in QEMU commit
> commit d73415a31547, which did a global search-and-replace of QEMU's
> atomic access macros.
>
> Suggested-by: Peter Maydell <[email protected]>
> Signed-off-by: Paolo Bonzini <[email protected]>
> ---
>  scripts/kernel-doc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM

Reply via email to