Re: [PATCH net 0/3] mlx4_core misc fixes

2019-03-12 Thread David Miller
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

[PATCH net 0/3] mlx4_core misc fixes

2019-03-12 Thread Tariq Toukan
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