• Rusty Russell's avatar
    [PATCH] Futex hash improv and minor cleanups · a97d8d46
    Rusty Russell authored
    Minor changes to Jamie & Hugh's excellent futex patch.
     1) Remove obsolete comment above hash array decl.
     2) Clarify comment about TASK_INTERRUPTIBLE.
     3) Andrew Morton says spurious wakeup is a bug.  Catch it.
     4) Use Jenkins hash.
     5) Make hash function non-inline.
    a97d8d46
futex.c 14.4 KB