From 11cdcc6e3038b0d24c68f9820e6095ac15757a65 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 29 Dec 2021 13:25:42 -0600 Subject: kernel-5.16-0.rc6.20211224git7a29b11da965.45 * Fri Dec 24 2021 Fedora Kernel Team [5.16-0.rc6.20211224git7a29b11da965.45] - Fedora configs for 5.16 pt 1 (Justin M. Forbes) - redhat/configs: NFS: disable UDP, insecure enctypes (Benjamin Coddington) [1952863] Resolves: rhbz#1952863 Signed-off-by: Justin M. Forbes --- patch-5.16-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-5.16-redhat.patch') diff --git a/patch-5.16-redhat.patch b/patch-5.16-redhat.patch index d63157d45..029143a7b 100644 --- a/patch-5.16-redhat.patch +++ b/patch-5.16-redhat.patch @@ -2141,7 +2141,7 @@ index 778b57b1f020..2a152330076d 100644 if (xfs_has_discard(mp)) { diff --git a/include/linux/efi.h b/include/linux/efi.h -index dbd39b20e034..8127dcbe5a6e 100644 +index ef8dbc0a1522..836a5dfc6156 100644 --- a/include/linux/efi.h +++ b/include/linux/efi.h @@ -43,6 +43,8 @@ -- cgit