https://bugs.kde.org/show_bug.cgi?id=450705

--- Comment #8 from Mark Wielaard <m...@klomp.org> ---
(In reply to Andreas Arnez from comment #7)
> (In reply to Andreas Arnez from comment #6)
> > Created attachment 168623 [details]
> > Updated version of the extension proposal
> I pushed this now, as a preparation to adding NNPA support.  If there are
> still any issues with this, please let me know.

Looks good on both x86_64 and s390x (both fedora 39).
On s390x the ppno.vgtest succeeds.
x86_64 had zero failures.
s390x had one failure (also before you patch): drd/tests/tc04_free_lock
(stderr)

I did push two small fixups:

commit 02bca4fa3a62dafbc8f051a0f766f9d5763f6e1c
Author: Mark Wielaard <m...@klomp.org>
Date:   Thu Apr 18 15:58:37 2024 +0200

    Add pub_core_extension.h to coregrind/Makefile.am noinst_HEADERS

commit 381e2a25fbf8e7d16d66851a5d0e1f919cf69505 (HEAD -> master)
Author: Mark Wielaard <m...@klomp.org>
Date:   Thu Apr 18 17:45:16 2024 +0200

    Don't include pub_tool_tooliface.h in priv_types_n_macros.h

    post-regtest-checks complains:
    *** File coregrind/m_extension/priv_types_n_macros.h must not include
pub_tool_tooliface.h

    Which isn't really necessary anyway since priv_types_n_macros.h
    already includes pub_core_tooliface.h.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to