All syscall wrappers are name sys_SYSCALLNAME except wrap_sys_shmat (and few highly arch specific sys_syscall284 like ones). I have a script to generate syscall table also for valgrind and this wrapper name adds special case for no reason. Reproducible: Always
Created attachment 101682 [details] patch
wrap_sys_shmat renamed and committed revision 16109. Thanks