From: Konstantin Khlebnikov <[email protected]> Date: Fri, 14 Dec 2012 15:02:36 +0400
> Using timer_pending() without additional syncronization is racy, > del_timer_sync() must be used here for waiting in-flight handler. > Bug caught with help from "debug-objects" during random insmod/rmmod. > > Signed-off-by: Konstantin Khlebnikov <[email protected]> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

