]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "mlx4_ib: Memory leak on Dom0 with SRIOV."
authorHakon Bugge <Haakon.Bugge@oracle.com>
Wed, 5 Apr 2017 11:15:00 +0000 (13:15 +0200)
committerDhaval Giani <dhaval.giani@oracle.com>
Mon, 29 May 2017 21:33:50 +0000 (17:33 -0400)
commit6ad079189f16b7cd3b1193a9b2196be726cb7d0e
tree31d72090129ecf4d011cb28f5a5e41d8cbf1870b
parentf235b0a499f296f1a9e6c7c6f0d8998009113c77
Revert "mlx4_ib: Memory leak on Dom0 with SRIOV."

This reverts commit 08ec6789a9e36fcc849a5c4e172e599233747aa5.

Commit "mlx4_ib: Memory leak on Dom0 with SRIOV" introduced an error,
that the CM message DREQ was silently dropped by the PF passive side,
if the disconnect happened more than 5 seconds after the RTU was
received.

Orabug 25829233 documents that there is memory leak in the mlx4 driver
when the DomUs are destroyed while active. But this patchset does not
influence this leak. The leak is tracked by orabug 25946511.

This commit is a first step to make the uek4 tunneling proxy equal to
upstream and thereafter fix bugs both places.

Orabug: 25829233

Signed-off-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
Reviewed-by: Knut Omang <knut.omang@oracle.com>
Acked-by: Shannon Nelson <shannon.nelson@oracle.com>
Reviewed-by: Shamir Rabinovitch <shamir.rabinovitch@oracle.com>
drivers/infiniband/hw/mlx4/cm.c