Files
linux/drivers
Al Viro 1678ec00a6 mISDN: fix misdn_add_timer()/misdn_del_timer() race
do add_timer() *before* unlocking dev->lock, or unpleasant things can
happen if misdn_del_timer() on another CPU finds the sucker, calls
del_timer_sync() (which does nothing, since we hadn't started the
timer yet) and frees it, just as we get around to add_timer()...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-04-29 15:41:48 -04:00
..
2013-04-09 14:13:32 -04:00
2013-04-09 14:13:28 -04:00
2013-04-09 14:13:32 -04:00
2013-02-27 19:10:15 -08:00
2013-02-27 19:10:15 -08:00
2013-04-09 14:13:32 -04:00
2013-03-01 13:39:00 -08:00
2013-04-09 14:13:32 -04:00
2013-04-09 14:13:32 -04:00
2013-04-09 14:13:32 -04:00
2013-04-09 14:13:32 -04:00
2013-02-27 19:10:18 -08:00
2013-02-27 19:10:18 -08:00
2013-04-09 14:13:32 -04:00
2013-04-09 14:13:19 -04:00
2013-04-09 14:13:32 -04:00
2013-02-27 19:10:19 -08:00