https://bugs.kde.org/show_bug.cgi?id=509642
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #8 from Mark Wielaard <[email protected]> --- Double checked the GEN/LIN macros, fixed two whitespace issues and pushed: commit 53c66de8857300172c62827a4fc06e28685892a0 (HEAD -> master, origin/master, origin/HEAD) Author: Martin Cermak <[email protected]> Date: Fri Sep 19 11:47:14 2025 +0200 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 -- You are receiving this mail because: You are watching all bug changes.
