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-specific-taint-flags.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '0001-add-Red-Hat-specific-taint-flags.patch') diff --git a/0001-add-Red-Hat-specific-taint-flags.patch b/0001-add-Red-Hat-specific-taint-flags.patch index 8dfd61c5f..113782c06 100644 --- a/0001-add-Red-Hat-specific-taint-flags.patch +++ b/0001-add-Red-Hat-specific-taint-flags.patch @@ -24,7 +24,7 @@ Signed-off-by: Herton R. Krzesinski 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/include/linux/kernel.h b/include/linux/kernel.h -index c352ecdfcb43..8d3eaa27b082 100644 +index c3dd56bf044f..f14f238dc36a 100644 --- a/include/linux/kernel.h +++ b/include/linux/kernel.h @@ -602,7 +602,24 @@ extern enum system_states { -- cgit