https://bugs.kde.org/show_bug.cgi?id=371225
Bug ID: 371225
Summary: Fix order of timer_{gettime,getoverrun,settime}
syscalls on arm64
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Syscall table for arm64 has three entries put in wrong order. As they use
__NR_* defines values are proper. But comments have syscall numbers and those
are wrong.
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.