]> git.neil.brown.name Git - history.git/commit
[PATCH] Enable semtimedop for ia64 32-bit emulation.
authorAndrew Morton <akpm@digeo.com>
Mon, 30 Dec 2002 05:40:25 +0000 (21:40 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Mon, 30 Dec 2002 05:40:25 +0000 (21:40 -0800)
commit6aa1fff30fda814e22dec6b85050136673d7ce58
tree6bf1228a81af8ea7b6f878c84224fe470db3b22e
parentdb8f4c7eda8a1594c165805c1717e13af8cfb4a9
[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.
arch/ia64/ia32/sys_ia32.c