From 427e0b0cd9f365866f7b2517c77ed712f5df9cc7 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 24 Aug 2020 09:10:00 -0500 Subject: kernel-5.9.0-0.rc2.1 * Mon Aug 24 2020 Fedora Kernel Team [5.9.0-0.rc2.1] - v5.9-rc2 rebase - Updated changelog for the release based on c3d8f220d012 (Fedora Kernel Team) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- 0001-Drop-that-for-now.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '0001-Drop-that-for-now.patch') diff --git a/0001-Drop-that-for-now.patch b/0001-Drop-that-for-now.patch index 0310d4652..37f8356ee 100644 --- a/0001-Drop-that-for-now.patch +++ b/0001-Drop-that-for-now.patch @@ -8,10 +8,10 @@ Subject: [PATCH] Drop that for now 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index 1434a354290f..9c0083343ea1 100644 +index 83033334b565..824e2caf4067 100644 --- a/Makefile +++ b/Makefile -@@ -498,7 +498,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE +@@ -497,7 +497,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE KBUILD_CFLAGS := -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs \ -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE \ -Werror=implicit-function-declaration -Werror=implicit-int \ -- cgit