• Andrew Morton's avatar
    [PATCH] Fix another CONFIG_MCA=y oops · dd329e9e
    Andrew Morton authored
    If you have an MCA kernel on non-MCA hardware and load an MCA driver,
    mca_find_unused_adapter() ends up dereferencing NULL. 
    
    Teach it about the absence of MCA buses.
    dd329e9e
mca-legacy.c 9.98 KB