From 1b2fefb244d7d2fd949104e743ff15d01bbe5bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Wed, 20 May 2020 12:15:27 +0200 Subject: kernel: bump 5.4 to 5.4.42 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refreshed patches, removed upstreamed patch: generic/pending: 001-v5.4-pinctrl-qcom-fix-wrong-write-in-update_dual_edge.patch.patch Run tested: qemu-x86-64 Build tested: x86/64, ath79/nand, imx6, sunxi/a53 Signed-off-by: Petr Štetiar --- target/linux/generic/pending-5.4/201-extra_optimization.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/pending-5.4/201-extra_optimization.patch') diff --git a/target/linux/generic/pending-5.4/201-extra_optimization.patch b/target/linux/generic/pending-5.4/201-extra_optimization.patch index e301a66459..7c6df53ecc 100644 --- a/target/linux/generic/pending-5.4/201-extra_optimization.patch +++ b/target/linux/generic/pending-5.4/201-extra_optimization.patch @@ -28,4 +28,4 @@ Signed-off-by: Felix Fietkau +KBUILD_CFLAGS += -Os -fno-reorder-blocks -fno-tree-ch $(EXTRA_OPTIMIZATION) endif - ifdef CONFIG_CC_DISABLE_WARN_MAYBE_UNINITIALIZED + # Tell gcc to never replace conditional load with a non-conditional one -- cgit v1.2.3