• Johannes Erdfelt's avatar
    [PATCH] Re: removing sleep_on in hub.c · c9bd7cbb
    Johannes Erdfelt authored
    On Mon, Apr 08, 2002, Oliver Neukum <oliver@neukum.org> wrote:
    > using sleep_on is a race. The attached patch replaces it with the
    > new wait_event macro from sched.h. The patch is against the 2.5
    > from Greg.
    
    Greg, I've tested this against 2.4.19-pre6 as well and the attached
    patch is relative to that.
    
    Please apply.
    
    Thank Oliver!
    c9bd7cbb
hub.c 29.4 KB