linux/drivers/isdn
Al Viro c08c464d6f mISDN: fix the races with timers going off just as they are deleted
timer callback in timerdev.c both accesses struct mISDNtimer it's
called for *and* moves it to dev->expired.  We need del_timer_sync(),
or we risk kfree() freeing it right under dev_expire_timer() *and*
dev->expired getting corrupted.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-04-29 15:41:47 -04:00
..
act2000 isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
capi tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
divert isdn/divert: fix readability damage 2013-01-21 17:36:25 -05:00
gigaset procfs: new helper - PDE_DATA(inode) 2013-04-09 14:13:32 -04:00
hardware procfs: new helper - PDE_DATA(inode) 2013-04-09 14:13:32 -04:00
hisax isdn: hisax: netjet requires VIRT_TO_BUS 2013-03-17 12:01:10 -04:00
hysdn procfs: new helper - PDE_DATA(inode) 2013-04-09 14:13:32 -04:00
i4l drivers/isdn: checkng length to be sure not memory overflow 2013-03-08 00:35:44 -05:00
icn isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
isdnloop isdnloop: fix and simplify isdnloop_init() 2012-08-03 16:53:22 -07:00
mISDN mISDN: fix the races with timers going off just as they are deleted 2013-04-29 15:41:47 -04:00
pcbit isdn: Fix typo in drivers/isdn 2012-11-09 17:10:16 -05:00
sc isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile