From f4e5880d0f3496a3151fe24d87ca2d08d3403a83 Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Wed, 17 Jan 2018 00:07:58 +0200 Subject: ramips: preliminary support for 4.14 - removed upstreamed patches - 0901-spansion_nand_id_fix.patch is disabled, not clear if it's needed Signed-off-by: Roman Yeryomin Signed-off-by: John Crispin --- target/linux/ramips/patches-4.14/0070-weak_reordering.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/ramips/patches-4.14/0070-weak_reordering.patch (limited to 'target/linux/ramips/patches-4.14/0070-weak_reordering.patch') diff --git a/target/linux/ramips/patches-4.14/0070-weak_reordering.patch b/target/linux/ramips/patches-4.14/0070-weak_reordering.patch new file mode 100644 index 0000000000..8f8c42c47f --- /dev/null +++ b/target/linux/ramips/patches-4.14/0070-weak_reordering.patch @@ -0,0 +1,10 @@ +--- a/arch/mips/ralink/Kconfig ++++ b/arch/mips/ralink/Kconfig +@@ -57,6 +57,7 @@ choice + select COMMON_CLK + select CLKSRC_MIPS_GIC + select HW_HAS_PCI ++ select WEAK_REORDERING_BEYOND_LLSC + endchoice + + choice -- cgit v1.2.3