diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-02-16 15:37:39 -0800 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-20 11:18:13 -0500 |
commit | 208491d8f92e5aa129acb27e223e75d0173a3edd (patch) | |
tree | faa36a58a552f2a4c36bdc362701e81d7e7d7261 /fs/Kconfig | |
parent | 8b5b46718113166b5f6bcdf40e67ea867461e209 (diff) |
skge: race with workq and RTNL
If a workqueue function that needs RTNL is running when skge_down
is called then a deadlock is possible. Fix by only clearing the timer,
and handling the flush_scheduled_work on removal. This work queue is only
ever used for the old fiber based boards.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions