]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rdma_cm: garbage-collection thread for rdma_destroy_id()
authorSaeed Mahameed <saeedm@mellanox.com>
Wed, 4 Dec 2013 11:14:50 +0000 (13:14 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 21:45:15 +0000 (14:45 -0700)
commit4c12b497beb5f38679860206cc171d6ec7277d8a
treed4afc704fcb2fa228abc0947e6bd55a985d020ba
parenteae83d1fea70085624e9dd203bf2df0e859617b9
rdma_cm: garbage-collection thread for rdma_destroy_id()

garbage-collection thread for rdma_destroy_id,
so as not to paralyze ib_cm thread with wait_for_completion.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Extracted from following commit in Mellanox OFED-2.4
812c3972cf93e0d04f568ba353e87a1de7c9e006
(rdma_cm: race condition bug fixes)

Signed-off-by: Ajaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
(Ported from Mellanox OFED 2.4)

Signed-off-by: Mukesh Kacker <mukesh.kacker@oracle.com>
drivers/infiniband/core/cma.c