diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-10-18 03:15:37 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-10-21 20:20:02 +0200 |
commit | cfadbd298e8b3e7f2e324696b653bb74094590db (patch) | |
tree | f7d68ce2465fdab2b7d673422ff37e743ec010d8 /fs | |
parent | [PATCH] Remove useless comment from sb1250 (diff) | |
download | linux-cfadbd298e8b3e7f2e324696b653bb74094590db.tar.xz linux-cfadbd298e8b3e7f2e324696b653bb74094590db.zip |
[PATCH] Fix timer race
When closing the driver or reinitializing the hardware there is the
usual del_timer() race condition that exists when timers re-add
themselves. Fix by conversion to del_timer_sync().
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions