• Andrew Morton's avatar
    [PATCH] ipc locking fix · c9503ff2
    Andrew Morton authored
    From: badari <pbadari@us.ibm.com>
    
    I ran into an ipc hang while trying to shutdown a database.  The problem is
    due to missing sem_unlock() in find_undo().
    c9503ff2
sem.c 32.3 KB