linux_dsm_epyc7002/drivers/infiniband/hw/mthca
Bhaktipriya Shridhar 401f047e1b IB/mthca: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue() with WQ_MEM_RECLAIM set, replaces
deprecated create_singlethread_workqueue(). This is the identity
conversion.

The workqueue "catas_wq" in triggering a device remove and causing a
device reset when a catastrophic error occurs. It has been identity
converted.

WQ_MEM_RECLAIM has been set to ensure forward progress under memory
pressure.

Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-10-07 16:54:27 -04:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c IB/core: Add netdev and gid attributes paramteres to cache 2015-10-21 23:48:17 -04:00
mthca_catas.c IB/mthca: Remove deprecated create_singlethread_workqueue 2016-10-07 16:54:27 -04:00
mthca_cmd.c IB/core cleanup: Add const on args - device->process_mad 2015-06-02 09:33:13 -04:00
mthca_cmd.h IB/core cleanup: Add const on args - device->process_mad 2015-06-02 09:33:13 -04:00
mthca_config_reg.h
mthca_cq.c IB: remove in-kernel support for memory windows 2015-12-23 14:29:04 -05:00
mthca_dev.h IB/mad: Add support for additional MAD info to/from drivers 2015-06-12 14:49:17 -04:00
mthca_doorbell.h
mthca_eq.c
mthca_mad.c IB/mad: Remove improper use of BUG_ON 2015-07-14 13:20:08 -04:00
mthca_main.c
mthca_mcg.c
mthca_memfree.c mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm 2016-02-16 10:11:12 +01:00
mthca_memfree.h
mthca_mr.c
mthca_pd.c
mthca_profile.c IB/mthca: use swap() in mthca_make_profile() 2015-06-11 01:10:59 -04:00
mthca_profile.h
mthca_provider.c IB/mthca: Supprot device FW version string 2016-06-23 12:08:34 -04:00
mthca_provider.h
mthca_qp.c IB/core: Initialize UD header structure with IP and UDP headers 2015-12-23 10:39:53 -05:00
mthca_reset.c IB/mthca: Clean up error unwind flow in mthca_reset() 2016-08-03 21:03:35 -04:00
mthca_srq.c
mthca_uar.c
mthca_user.h
mthca_wqe.h