• Andrew Morton's avatar
    [PATCH] Enable semtimedop for ia64 32-bit emulation. · 6aa1fff3
    Andrew Morton authored
    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.
    6aa1fff3
sys_ia32.c 109 KB