On Thu, Apr 19, 2012 at 01:11:44PM +0200, Oliver Neukum wrote: > Hi, > > I've noticed quite some uses of del_timer_sync() in interrupt > in the uwb code. The driver combines reference counting with > timers, but doesn't grab a reference for timers it starts. > I'd like to fix this by introducing references for timers. > Any objections? What do you mean by "references for timers"? Are the timers that are started cleaned up when needed? Or are you finding problems with it? greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html