• Oliver Neukum's avatar
    [PATCH] USB: fix fix to kaweth.c · 461b6851
    Oliver Neukum authored
    the previous patch was buggy. The state must be set _before_ the
    condition is checked, or there's a window missing a wakeup.
    This incremental change set fixes that.
    
      - fix race condition with current->state
    461b6851
kaweth.c 36.8 KB