• Patrick Mansfield's avatar
    [PATCH] fix ppa locking and oops · c5cadfc5
    Patrick Mansfield authored
    We no longer hold the host_lock while calling the detect function, so
    re-acquiring the lock while (without even unlocking it) in ppa_detect is
    very wrong. References to the possibly NULL value hreg can also cause
    oopses.
    c5cadfc5
ppa.c 27.8 KB