diff options
author | 2011-01-10 17:41:43 -0800 | |
---|---|---|
committer | 2011-01-10 17:41:43 -0800 | |
commit | db8b10167126d72829653690f57b9c7ca53c4d54 (patch) | |
tree | 3d99ca03dee2fe076932821087a6558572f47094 /arch/arm/kernel/irq.c | |
parent | RDMA/cxgb3,cxgb4: Remove dead code (diff) | |
download | wireguard-linux-db8b10167126d72829653690f57b9c7ca53c4d54.tar.xz wireguard-linux-db8b10167126d72829653690f57b9c7ca53c4d54.zip |
RDMA/cxgb4: Don't re-init wait object in init/fini paths
Re-initializing the wait object in rdma_init()/rdma_fini() causes a
timing window which can lead to a deadlock during close. Once this
deadlock hits, all RDMA activity over the T4 device will be stuck.
There's no need to re-init the wait object, so remove it.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Cc: <stable@kernel.org>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'arch/arm/kernel/irq.c')
0 files changed, 0 insertions, 0 deletions