From b8b93206c3cd36b7003b72c7cfa17582f9f3ef3a Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sun, 9 Jul 2023 19:52:24 +0200 Subject: kernel 6.3.12 --- SOURCES/patch-6.3-redhat.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SOURCES/patch-6.3-redhat.patch') diff --git a/SOURCES/patch-6.3-redhat.patch b/SOURCES/patch-6.3-redhat.patch index bd7a08f..7e61c3d 100644 --- a/SOURCES/patch-6.3-redhat.patch +++ b/SOURCES/patch-6.3-redhat.patch @@ -40,7 +40,7 @@ 39 files changed, 512 insertions(+), 187 deletions(-) diff --git a/Makefile b/Makefile -index 34349623a76a..6c842f7ce710 100644 +index 7b6c66b7b004..ccb75089fc4f 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ @@ -1339,7 +1339,7 @@ index a2ff4242e623..f0d2be1ee4f1 100644 int module_sig_check(struct load_info *info, int flags) diff --git a/scripts/tags.sh b/scripts/tags.sh -index ea31640b2671..2a08b8f8a380 100755 +index f6b3c7cd39c7..35044647ed1a 100755 --- a/scripts/tags.sh +++ b/scripts/tags.sh @@ -16,6 +16,8 @@ fi -- cgit v1.2.3