From 88ba41453dbc65e1d5d596073d66bdf2e59a43a1 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Sat, 17 Feb 2018 22:59:07 +0100 Subject: kernel: bump 4.14 to 4.14.20 Refresh patches. Remove upstreamed patches: - backport/080-v4.15-0001-arch-define-weak-abort.patch - backport/081-v4.15-0002-kernel-exit.c-export-abort-to-modules.patch Update patch that no longer applies: pending/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch Fixes CVE-2017-8824. Compile-tested: octeon, x86/64. Runtime-tested: octeon, x86/64. Signed-off-by: Stijn Tintel --- .../0045-net-dsa-mediatek-turn-into-platform-driver.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/mediatek/patches-4.14/0045-net-dsa-mediatek-turn-into-platform-driver.patch') diff --git a/target/linux/mediatek/patches-4.14/0045-net-dsa-mediatek-turn-into-platform-driver.patch b/target/linux/mediatek/patches-4.14/0045-net-dsa-mediatek-turn-into-platform-driver.patch index f9c0a2b..87e3e88 100644 --- a/target/linux/mediatek/patches-4.14/0045-net-dsa-mediatek-turn-into-platform-driver.patch +++ b/target/linux/mediatek/patches-4.14/0045-net-dsa-mediatek-turn-into-platform-driver.patch @@ -8,10 +8,8 @@ Signed-off-by: John Crispin drivers/net/dsa/mt7530.c | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) -Index: linux-4.14.12/drivers/net/dsa/mt7530.c -=================================================================== ---- linux-4.14.12.orig/drivers/net/dsa/mt7530.c -+++ linux-4.14.12/drivers/net/dsa/mt7530.c +--- a/drivers/net/dsa/mt7530.c ++++ b/drivers/net/dsa/mt7530.c @@ -1049,10 +1049,10 @@ static const struct dsa_switch_ops mt753 }; -- cgit v1.1