From: David S. Miller Date: Tue, 12 Mar 2019 22:00:15 +0000 (-0700) Subject: Merge branch 'mlx4-fixes' X-Git-Tag: v5.1-rc1~31^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d09d8d8f91db575cf0f34f35d712fc66655fbe5;p=thirdparty%2Flinux.git Merge branch 'mlx4-fixes' Tariq Toukan says: ==================== mlx4_core misc fixes 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 >= v4.9. Patch 3 avoids calling roundup_pow_of_two when argument is zero, please queue for -stable >= v3.3. Series generated against net commit: a3b1933d34d5 Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux ==================== Signed-off-by: David S. Miller --- 4d09d8d8f91db575cf0f34f35d712fc66655fbe5