On Mon, 6 Dec 2021 at 14:33, Stefan Hajnoczi <stefa...@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