From: Tariq Toukan
Date: Tue, 12 Mar 2019 17:05:46 +0200
> This patchset by Jack contains misc fixes to the mlx4 Core driver.
>
> Patch 1 fixes a use-after-free situation by marking (nullifying) the pointer,
> please queue for -stable >= v4.0.
> Patch 2 adds a missing lock acquire and release
Hi Dave,
This patchset by Jack contains misc fixes to the mlx4 Core driver.
Patch 1 fixes a use-after-free situation by marking (nullifying) the pointer,
please queue for -stable >= v4.0.
Patch 2 adds a missing lock acquire and release in SRIOV command interface,
please queue for -stable >= v