summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/device.c
diff options
context:
space:
mode:
authorSean Hefty2006-10-04 20:29:59 +0200
committerRoland Dreier2006-10-10 21:50:38 +0200
commit8575329d4f8596519d86830f622d2c30601f3ef3 (patch)
tree6fbcb5200d4bb863018fae5a07bfff9e16b9a976 /drivers/infiniband/core/device.c
parentIB/mthca: Query port fix (diff)
downloadkernel-qcow2-linux-8575329d4f8596519d86830f622d2c30601f3ef3.tar.gz
kernel-qcow2-linux-8575329d4f8596519d86830f622d2c30601f3ef3.tar.xz
kernel-qcow2-linux-8575329d4f8596519d86830f622d2c30601f3ef3.zip
IB/cm: Fix timewait crash after module unload
If the ib_cm module is unloaded while id's are still in timewait, the CM will destroy the work queue used to process timewait. Once the id's exit timewait, their timers will fire, leading to a crash trying to access the destroyed work queue. We need to track id's that are in timewait, and cancel their deferred work on module unload. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/core/device.c')
0 files changed, 0 insertions, 0 deletions