[PATCH] Enable semtimedop for ia64 32-bit emulation.
Patch from Mark Fasheh <mark.fasheh@oracle.com> A missing chunk from the semtimedop() implementation. It enables semtimedop() for 32-bit ia32 applications running on ia64. It also changes semop() to go direct to sys_semtimedop(), bypassing a function call.
Showing
Please register or sign in to comment