From b41e8da84d859a942949cba537c8ea69d0e87df4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 31 Aug 2020 08:06:52 -0500 Subject: kernel-5.9.0-0.rc3.1 * Mon Aug 31 2020 Fedora Kernel Team [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 --- 0001-Add-Red-Hat-tainting.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '0001-Add-Red-Hat-tainting.patch') 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 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) { } -- cgit