• Andrew Morton's avatar
    [PATCH] aic7xxx timer deletion fix · 93bd249f
    Andrew Morton authored
    From: Zwane Mwaikambo <zwane@linuxpower.ca>
    
    ahc_linux_free_device() needs to use del_timer_sync().  slab corruption has
    been observed due to the timer handler running after the containing object
    was freed.
    93bd249f
aic7xxx_osm.c 141 KB