ramips: make mt7621 select WEAK_REORDERING_BEYOND_LLSC
authorJohn Crispin <john@phrozen.org>
Thu, 24 Aug 2017 06:32:54 +0000 (08:32 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 24 Aug 2017 06:32:54 +0000 (08:32 +0200)
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/ramips/patches-4.9/0070-weak_reordering.patch [new file with mode: 0644]

diff --git a/target/linux/ramips/patches-4.9/0070-weak_reordering.patch b/target/linux/ramips/patches-4.9/0070-weak_reordering.patch
new file mode 100644 (file)
index 0000000..718304b
--- /dev/null
@@ -0,0 +1,12 @@
+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
+               select CLKSRC_MIPS_GIC
+               select HW_HAS_PCI
+               select GENERIC_CLOCKEVENTS_BROADCAST
++              select WEAK_REORDERING_BEYOND_LLSC
+ endchoice
+ choice