You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ramips/patches-4.9/0070-weak_reordering.patch

13 lines
373 B
Diff

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