diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-20 10:51:54 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-20 10:51:54 -0500 |
commit | 072218102fd9274725c08fe0686fa387ddf02371 (patch) | |
tree | 1038902a0360b296d0276b44599c5965b4ff755a /kernel-aarch64-debug-fedora.config | |
parent | 7135f7dbd33f5fcef793d7265aa0d7692cef07a1 (diff) | |
download | kernel-072218102fd9274725c08fe0686fa387ddf02371.tar.gz kernel-072218102fd9274725c08fe0686fa387ddf02371.tar.xz kernel-072218102fd9274725c08fe0686fa387ddf02371.zip |
kernel-5.14.14-0
* Wed Oct 20 2021 Justin M. Forbes <jforbes@fedoraproject.org> [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 <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-aarch64-debug-fedora.config')
-rw-r--r-- | kernel-aarch64-debug-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index cf936535e..1f44782bc 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -5598,7 +5598,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 is not set |