From 8bf7e7fde6b9176ccaac91a0c95464f326d8a008 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 30 Sep 2020 10:55:26 -0500 Subject: kernel-5.9.0-0.rc7.20200930gitfb0155a09b02.21 * Wed Sep 30 2020 Fedora Kernel Team [5.9.0-0.rc7.20200930gitfb0155a09b02.21] - Merge ark-patches Resolves: rhbz# Signed-off-by: Justin M. Forbes --- 0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch') diff --git a/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch b/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch index 3b86f4266..3a6d56590 100644 --- a/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch +++ b/0001-IB-rxe-Mark-Soft-RoCE-Transport-driver-as-tech-previ.patch @@ -41,10 +41,10 @@ Signed-off-by: Herton R. Krzesinski 1 file changed, 2 insertions(+) diff --git a/drivers/infiniband/sw/rxe/rxe.c b/drivers/infiniband/sw/rxe/rxe.c -index 77f2c7cd1216..aea28fb3d6a9 100644 +index 907203afbd99..6fbbe2b109d1 100644 --- a/drivers/infiniband/sw/rxe/rxe.c +++ b/drivers/infiniband/sw/rxe/rxe.c -@@ -305,6 +305,8 @@ static int __init rxe_module_init(void) +@@ -303,6 +303,8 @@ static int __init rxe_module_init(void) { int err; -- cgit