summaryrefslogtreecommitdiffstats
path: root/0001-Add-Red-Hat-tainting.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-31 08:06:52 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-31 08:06:52 -0500
commitb41e8da84d859a942949cba537c8ea69d0e87df4 (patch)
tree89057ddcaa8390d7b185c7f61494cbba3c66b7b3 /0001-Add-Red-Hat-tainting.patch
parent5c2e3ce22cdf0b480bc6f278869c52349c81929a (diff)
downloadkernel-b41e8da84d859a942949cba537c8ea69d0e87df4.tar.gz
kernel-b41e8da84d859a942949cba537c8ea69d0e87df4.tar.xz
kernel-b41e8da84d859a942949cba537c8ea69d0e87df4.zip
kernel-5.9.0-0.rc3.1
* Mon Aug 31 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc3.1] - v5.9-rc3 rebase - Updated changelog for the release based on 1127b219ce94 (Fedora Kernel Team) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-Add-Red-Hat-tainting.patch')
-rw-r--r--0001-Add-Red-Hat-tainting.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-Add-Red-Hat-tainting.patch b/0001-Add-Red-Hat-tainting.patch
index 6a7f89e0a..842f01497 100644
--- a/0001-Add-Red-Hat-tainting.patch
+++ b/0001-Add-Red-Hat-tainting.patch
@@ -100,7 +100,7 @@ Signed-off-by: Philipp Rudo <prudo@redhat.com>
create mode 100644 kernel/rh_taint.c
diff --git a/include/linux/kernel.h b/include/linux/kernel.h
-index 500def620d8f..c352ecdfcb43 100644
+index c25b8e41c0ea..c3dd56bf044f 100644
--- a/include/linux/kernel.h
+++ b/include/linux/kernel.h
@@ -1037,4 +1037,19 @@ static inline void ftrace_dump(enum ftrace_dump_mode oops_dump_mode) { }