• Ingo Molnar's avatar
    [PATCH] futex-fix-2.5.39-A1 · aa016b08
    Ingo Molnar authored
    This fixes one more race left in the new futex hashing code, which
    triggers if a futex waiter gets a signal after it has been woken up but
    before it actually wakes up.
    aa016b08
futex.c 10.1 KB