qemu-block
[Top][All Lists]
Advanced

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

Re: [RFC v3 0/4] tls: add macros for coroutine-safe TLS variables


From: Peter Maydell
Subject: Re: [RFC v3 0/4] tls: add macros for coroutine-safe TLS variables
Date: Mon, 6 Dec 2021 14:34:45 +0000

On Mon, 6 Dec 2021 at 14:33, Stefan Hajnoczi <stefanha@redhat.com> wrote:
>
> v3:
> - Added __attribute__((weak)) to get_ptr_*() [Florian]

Do we really need it *only* on get_ptr_*() ? If we need to
noinline the other two we probably also should use the same
attribute weak to force no optimizations at all.

-- PMM



reply via email to

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