• Andrew Morton's avatar
    [PATCH] Re: Deadlock in 3c574_cs.c (fwd) · a5b02872
    Andrew Morton authored
    Patch looks fine to me, thanks.   I've queued up the below.
    
    
    From: Ville Nuorvala <vnuorval@tcs.hut.fi>
    
    I've experienced random lockups witch become almost certain under heavy
    loads, like when doing ping6 -f. The culprit seems to be the 3c574_cs
    driver, which locks lp->window_lock twice when calling update_stats() from
    el3_interrupt().
    
    
    
     drivers/net/pcmcia/3c574_cs.c |   15 +++++++++------
     1 files changed, 9 insertions(+), 6 deletions(-)
    a5b02872
3c574_cs.c 38.3 KB