https://bugs.kde.org/show_bug.cgi?id=454276
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED CC| |[email protected] --- Comment #1 from Mark Wielaard <[email protected]> --- Thanks this fixes some LTP (Linux Test Project) testcases on x86-linux. Applied as: commit f4ba277d6edb28ff4ae447b50975799b4a862545 Author: Maxim Zhukov <[email protected]> Date: Mon May 23 17:30:22 2022 +0300 syswrap, i386-linux: add missing ipc syscalls Kernel 5.1 introduced separate IPC syscalls: * semget * semctl * shmget * shmctl * shmat * shmdt * msgget * msgsnd * msgrcv * msgctl instead of ipc() Note the new shm wrappers were already added as afea9317a1c9 ("Bug 501846 - Add x86 Linux shm wrappers") Signed-off-by: Maxim Zhukov <[email protected]> https://bugs.kde.org/show_bug.cgi?id=454276 -- You are receiving this mail because: You are watching all bug changes.
