From: Leon Romanovsky <leonro@xxxxxxxxxxxx> Hi, The following patch set is continuation of Parav's work toward GID reference counting series. Patch #6 is more robust version of [1]. I put it to be last to allow you drop it safely if needed and move to this [2] variant. In any cases, the chosen patch should go to stable@... Thanks [1] https://patchwork.kernel.org/patch/10302205/ [2] https://github.com/jgunthorpe/linux/commits/cma-fix Thanks Parav Pandit (6): IB/cm: Block processing alternate path handling RoCE Rx cm messages IB/core: Generate GID change event regardless of RoCE GID table property IB/core: Refer to RoCE port property instead of GID table property IB/core: Search GID only for IB link layer IB/core: Refer to RoCE port property to decide building cache IB/core: Fix addr_req list delete corruption due to re-enqueue drivers/infiniband/core/addr.c | 54 ++++++++++++++++++++++++++++++---------- drivers/infiniband/core/cache.c | 18 ++++++-------- drivers/infiniband/core/cm.c | 14 +++++++++++ drivers/infiniband/core/device.c | 2 +- 4 files changed, 64 insertions(+), 24 deletions(-) -- 2.14.3 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html