From c0b2feb7cc95ed98798dd3d2aafa0679e81e7918 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 12 Jun 2020 10:00:25 -0500 Subject: kernel-5.8.0-0.rc0.20200612gitb791d1bdf921.1 * Fri Jun 12 2020 Justin M. Forbes [5.8.0-0.rc0.20200612gitb791d1bdf921.1] - Fedora config updates ("Justin M. Forbes") 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 f743a025d..4aa92bd9f 100644 --- a/0001-Add-Red-Hat-tainting.patch +++ b/0001-Add-Red-Hat-tainting.patch @@ -124,7 +124,7 @@ index 82d91547d122..b82db0c0caec 100644 + #endif diff --git a/kernel/Makefile b/kernel/Makefile -index c332eb9d4841..281e1abbe3b2 100644 +index ce8716a04d0e..54c00c4719ab 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -12,6 +12,8 @@ obj-y = fork.o exec_domain.o panic.o \ -- cgit