• Luca Barbieri's avatar
    [PATCH] Small futex improvement · 8ab9bc8e
    Luca Barbieri authored
    This patch makes the futex code check utime only when waiting.
    This makes it possible to do futex wakes without clearing the register
    containing the utime parameter.
    
    The code also becomes cleaner.
    8ab9bc8e
futex.c 10.8 KB