aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.9/0070-weak_reordering.patch
blob: 718304b7a7a723aa5815c0aa20311fdac117dc94 (plain)
1
2
3
4
5
6
7
8
9
10
11
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