https://bugs.kde.org/show_bug.cgi?id=460192
Bug ID: 460192 Summary: Add epoll_pwait2 Classification: Developer tools Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: olli.vanh...@gmail.com Target Milestone: --- Created attachment 152684 --> https://bugs.kde.org/attachment.cgi?id=152684&action=edit A patch to add epoll_pwait2 SUMMARY epoll_pwait2() is a fairly new syscall in Linux. The syscall should be available on all archs but I can only test it on Amd64, hence submitting a patch for only the platform that I can verify. STEPS TO REPRODUCE 1. Use epoll_pwait2 OBSERVED RESULT WARNING: unhandled amd64-linux syscall: 441 EXPECTED RESULT No warning. SOFTWARE/OS VERSIONS Linux: 5.19.11-200.fc36.x86_64 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.