diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2023-07-09 19:52:24 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2023-07-09 19:52:24 +0200 |
commit | b8b93206c3cd36b7003b72c7cfa17582f9f3ef3a (patch) | |
tree | 311c432d8daa4904c9a1b164ba56b071b75c26a8 /SOURCES | |
parent | b566ad28a3910e1b80091134e2ea9de9b0a54241 (diff) | |
download | kernel-fsync-b8b93206c3cd36b7003b72c7cfa17582f9f3ef3a.tar.gz kernel-fsync-b8b93206c3cd36b7003b72c7cfa17582f9f3ef3a.zip |
kernel 6.3.126.3
Diffstat (limited to 'SOURCES')
-rw-r--r-- | SOURCES/patch-6.3-redhat.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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 |