summaryrefslogtreecommitdiffstats
path: root/patch-5.13.0-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-05-24 09:19:22 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-05-24 09:19:22 -0500
commit5e01d8e8699ae729ef32a6fc9273ca5b71e052f5 (patch)
treeca3c5f2d784ca2df35b2f472f915e319eaec92a6 /patch-5.13.0-redhat.patch
parent80fa87205c87b1e049f9b5713358f486474eec98 (diff)
downloadkernel-5e01d8e8699ae729ef32a6fc9273ca5b71e052f5.tar.gz
kernel-5e01d8e8699ae729ef32a6fc9273ca5b71e052f5.tar.xz
kernel-5e01d8e8699ae729ef32a6fc9273ca5b71e052f5.zip
kernel-5.13.0-0.rc3.25
* Mon May 24 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.13.0-0.rc3.25] - Override %%{debugbuildsenabled} if the --with-release option is used (David Ward) - Improve comments in SPEC file, and move some option tests and macros (David Ward) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-5.13.0-redhat.patch')
-rw-r--r--patch-5.13.0-redhat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch-5.13.0-redhat.patch b/patch-5.13.0-redhat.patch
index bb621aef6..9c2ce6132 100644
--- a/patch-5.13.0-redhat.patch
+++ b/patch-5.13.0-redhat.patch
@@ -144,7 +144,7 @@ index 000000000000..effb81d04bfd
+
+endmenu
diff --git a/Makefile b/Makefile
-index 0ed7e061c8e9..9319af840cbd 100644
+index e4468353425a..95ea0abae436 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
@@ -2447,7 +2447,7 @@ index 825284baaf46..0b2b3f510b16 100644
* if the commandline contains a ':', then that's the extended
* syntax -- if not, it must be the classic syntax
diff --git a/kernel/module.c b/kernel/module.c
-index b5dd92e35b02..d49412abb842 100644
+index 7e78dfabca97..5095efe4d1e1 100644
--- a/kernel/module.c
+++ b/kernel/module.c
@@ -738,6 +738,7 @@ static struct module_attribute modinfo_##field = { \