diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2021-05-03 16:49:39 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2021-05-03 16:49:39 +0200 |
commit | 08775a7c88ebc3954bb13e72cbad0eaf006a97b3 (patch) | |
tree | 8b9aca4fd8026558cb9cb0dd1730cfaba91479e0 /SOURCES | |
parent | babebcc49e48148422862012e5d97d2fe15e5db3 (diff) | |
download | kernel-fsync-08775a7c88ebc3954bb13e72cbad0eaf006a97b3.tar.gz kernel-fsync-08775a7c88ebc3954bb13e72cbad0eaf006a97b3.zip |
kernel 5.11.17
Diffstat (limited to 'SOURCES')
-rw-r--r-- | SOURCES/patch-5.11-redhat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SOURCES/patch-5.11-redhat.patch b/SOURCES/patch-5.11-redhat.patch index d42fa4f..d0b8f02 100644 --- a/SOURCES/patch-5.11-redhat.patch +++ b/SOURCES/patch-5.11-redhat.patch @@ -292,7 +292,7 @@ index 000000000000..c33a71263d9e + 2. Add the new profile name, along with a clear description of the + expected behaviour, to the sysfs-platform_profile ABI documentation. diff --git a/Makefile b/Makefile -index 124d8e200776..17d54943a569 100644 +index d8367e193232..d0621367191f 100644 --- a/Makefile +++ b/Makefile @@ -495,6 +495,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE |