diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-02-17 00:37:39 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-20 17:18:13 +0100 |
commit | 208491d8f92e5aa129acb27e223e75d0173a3edd (patch) | |
tree | faa36a58a552f2a4c36bdc362701e81d7e7d7261 /fs/nfsd | |
parent | Replace local random function with random32() (diff) | |
download | linux-208491d8f92e5aa129acb27e223e75d0173a3edd.tar.xz linux-208491d8f92e5aa129acb27e223e75d0173a3edd.zip |
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/nfsd')
0 files changed, 0 insertions, 0 deletions