From a3f52f6165e1ce2a62d4cc8a7018ef8c804021e3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 24 Aug 2017 10:09:46 +0200 Subject: ramips: refresh kernel patches the reordering patch fixes random kernel hangs. bug/fix was reported by MTK/WCN. Signed-off-by: John Crispin --- target/linux/ramips/patches-4.9/0070-weak_reordering.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/patches-4.9/0070-weak_reordering.patch') diff --git a/target/linux/ramips/patches-4.9/0070-weak_reordering.patch b/target/linux/ramips/patches-4.9/0070-weak_reordering.patch index 718304b..5961c49 100644 --- a/target/linux/ramips/patches-4.9/0070-weak_reordering.patch +++ b/target/linux/ramips/patches-4.9/0070-weak_reordering.patch @@ -2,10 +2,10 @@ Index: linux-4.9.44/arch/mips/ralink/Kconfig =================================================================== --- linux-4.9.44.orig/arch/mips/ralink/Kconfig +++ linux-4.9.44/arch/mips/ralink/Kconfig -@@ -57,6 +57,7 @@ choice +@@ -56,6 +56,7 @@ choice + select COMMON_CLK select CLKSRC_MIPS_GIC select HW_HAS_PCI - select GENERIC_CLOCKEVENTS_BROADCAST + select WEAK_REORDERING_BEYOND_LLSC endchoice -- cgit v1.1