kernel-ark/drivers/infiniband/hw/cxgb3
Steve Wise 69960a275e RDMA/cxgb3: Wait at least one schedule cycle during device removal
During a hot-plug LLD removal event or an EEH error event, iw_cxgb3
must ensure that any/all threads that might be in a cxgb3 exported
function must return from the function before iw_cxgb3 returns from
its event processing.  Do this by calling synchronize_net().

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-03-11 14:00:35 -08:00
..
cxio_dbg.c
cxio_hal.c RDMA/cxgb3: Don't allocate the SW queue for user mode CQs 2010-02-24 10:40:29 -08:00
cxio_hal.h RDMA/cxgb3: Don't allocate the SW queue for user mode CQs 2010-02-24 10:40:29 -08:00
cxio_resource.c kfifo: fix warn_unused_result 2009-12-22 14:17:56 -08:00
cxio_resource.h
cxio_wr.h RDMA/cxgb3: Doorbell overflow avoidance and recovery 2010-02-24 10:40:28 -08:00
iwch_cm.c drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address 2010-01-07 01:17:27 -08:00
iwch_cm.h RDMA/cxgb3: Don't free endpoints early 2009-09-05 20:22:38 -07:00
iwch_cq.c
iwch_ev.c RDMA/cxgb3: Connection termination fixes 2009-02-10 16:38:57 -08:00
iwch_mem.c RDMA/cxgb3: Don't ignore insert_handle() failures 2009-09-09 11:25:55 -07:00
iwch_provider.c RDMA/cxgb3: Don't allocate the SW queue for user mode CQs 2010-02-24 10:40:29 -08:00
iwch_provider.h
iwch_qp.c RDMA/cxgb3: Doorbell overflow avoidance and recovery 2010-02-24 10:40:28 -08:00
iwch_user.h
iwch.c RDMA/cxgb3: Wait at least one schedule cycle during device removal 2010-03-11 14:00:35 -08:00
iwch.h RDMA/cxgb3: Doorbell overflow avoidance and recovery 2010-02-24 10:40:28 -08:00
Kconfig
Makefile
tcb.h