From b2899c6ba08ef1dc201593dd677b9e50437b7d64 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 28 Feb 2022 08:11:32 -0600 Subject: kernel-5.17-0.rc6.109 * Mon Feb 28 2022 Justin M. Forbes [5.17-0.rc6.109] - Build CROS_EC Modules (Jason Montleon) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- patch-5.17-redhat.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patch-5.17-redhat.patch') diff --git a/patch-5.17-redhat.patch b/patch-5.17-redhat.patch index 89d3f6cd9..d87640b65 100644 --- a/patch-5.17-redhat.patch +++ b/patch-5.17-redhat.patch @@ -130,7 +130,7 @@ index 000000000000..effb81d04bfd + +endmenu diff --git a/Makefile b/Makefile -index 289ce2be8032..019a57436c23 100644 +index daeb5c88b50b..82dcc0666407 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ @@ -2144,7 +2144,7 @@ index c5021ca0a28a..b64257a6eebc 100644 if (ext4_has_feature_encrypt(sb) && es->s_encryption_level) { diff --git a/fs/xfs/xfs_super.c b/fs/xfs/xfs_super.c -index 4c0dee78b2f8..6cf5ed2d039a 100644 +index d84714e4e46a..689297b7b003 100644 --- a/fs/xfs/xfs_super.c +++ b/fs/xfs/xfs_super.c @@ -1602,9 +1602,14 @@ xfs_fs_fill_super( -- cgit