From d974843d6b32e3957d890b22061e4a2f01094ca9 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 20 Oct 2021 10:51:34 -0500 Subject: kernel-5.14.14-0 * Wed Oct 20 2021 Justin M. Forbes [5.14.14-0] - autofs: fix wait name hash calculation in autofs_wait() (Ian Kent) - Fix up quirk to match upstream (Justin M. Forbes) - Re-enable CONFIG_RDMA_RXE for Fedora (Justin M. Forbes) - Fix up backport of Dell XPS 9710 quirk (Justin M. Forbes) - Fix changelog missing entries (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-i686-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-i686-fedora.config') diff --git a/kernel-i686-fedora.config b/kernel-i686-fedora.config index 2158fc190..a9267c4f5 100644 --- a/kernel-i686-fedora.config +++ b/kernel-i686-fedora.config @@ -5017,7 +5017,7 @@ CONFIG_RD_GZIP=y CONFIG_RD_LZ4=y CONFIG_RD_LZMA=y CONFIG_RD_LZO=y -# CONFIG_RDMA_RXE is not set +CONFIG_RDMA_RXE=m CONFIG_RDMA_SIW=m # CONFIG_RDS_DEBUG is not set CONFIG_RDS=m -- cgit