OpenCloudOS-Kernel/drivers/infiniband/ulp/ipoib
Doug Ledford ce347ab90e IPoIB: No longer use flush as a parameter
Various places in the IPoIB code had a deadlock related to flushing
the ipoib workqueue.  Now that we have per device workqueues and a
specific flush workqueue, there is no longer a deadlock issue with
flushing the device specific workqueues and we can do so unilaterally.

Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-12-15 18:11:15 -08:00
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile IB/ipoib: Add rtnl_link_ops support 2012-09-20 16:49:17 -04:00
ipoib.h IPoIB: No longer use flush as a parameter 2014-12-15 18:11:15 -08:00
ipoib_cm.c IPoIB: Use dedicated workqueues per interface 2014-12-15 18:11:15 -08:00
ipoib_ethtool.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
ipoib_fs.c IPoIB: Remove unnecessary test for NULL before debugfs_remove() 2014-08-12 21:59:54 -07:00
ipoib_ib.c IPoIB: No longer use flush as a parameter 2014-12-15 18:11:15 -08:00
ipoib_main.c IPoIB: No longer use flush as a parameter 2014-12-15 18:11:15 -08:00
ipoib_multicast.c IPoIB: Make ipoib_mcast_stop_thread flush the workqueue 2014-12-15 18:11:15 -08:00
ipoib_netlink.c infiniband: make sure the src net is infiniband when create new link 2014-01-03 20:38:56 -05:00
ipoib_verbs.c IPoIB: Use dedicated workqueues per interface 2014-12-15 18:11:15 -08:00
ipoib_vlan.c IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() 2013-11-08 14:42:49 -08:00