]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add missing ppc64-linux and s390x-linux syswraps existing on other arches
authorMartin Cermak <mcermak@redhat.com>
Fri, 19 Sep 2025 09:47:14 +0000 (11:47 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 19 Sep 2025 15:19:12 +0000 (17:19 +0200)
commit53c66de8857300172c62827a4fc06e28685892a0
treef638a691c9366b7c2cdf2e6601ae4863e6c446d1
parentc8b8f8a491b250b8b716c0460705f827ffaa2f6c
Add missing ppc64-linux and s390x-linux syswraps existing on other arches

This update adds following ppc64le and s390x syswraps:
 - sys_msgctl
 - sys_semctl
 - sys_semtimedop
 - sys_sethostname
 - sys_shmctl
 - sys_sigpending
 - sys_stime

This update adds following ppc64le syswraps:
 - sys_setns

This update adds following s390x syswraps:
 - sys_bpf

Blacklist the shmctl05, as it is a long running one.  It does
pass on all architectures afaics, but needs a relatively high
LTP_TIMEOUT_MUL setting. So, let's skip that one.

https://bugs.kde.org/show_bug.cgi?id=509642
https://bugs.kde.org/show_bug.cgi?id=509643
NEWS
auxprogs/ltp-excludes.txt
coregrind/m_syswrap/syswrap-ppc64-linux.c
coregrind/m_syswrap/syswrap-s390x-linux.c
include/vki/vki-scnums-ppc64-linux.h
include/vki/vki-scnums-s390x-linux.h