kernel-ark/drivers/infiniband
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
..
core infiniband: use for_each_set_bit() 2010-03-06 11:26:23 -08:00
hw RDMA/cxgb3: Wait at least one schedule cycle during device removal 2010-03-11 14:00:35 -08:00
ulp Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 2010-03-03 07:33:17 -08:00
Kconfig switch infiniband uverbs to anon_inodes 2010-03-03 14:07:27 -05:00
Makefile