aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.9/0070-weak_reordering.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2018-04-06 18:20:46 +0200
committerFelix Fietkau <nbd@nbd.name>2018-04-06 18:21:45 +0200
commitdea9922acd290b37a784d354892a44684a8fb696 (patch)
tree6882d6c6a6b0166ed11842edea35ace83c7e592d /target/linux/ramips/patches-4.9/0070-weak_reordering.patch
parent804952e7ef045e2ed68a1434dbc7371057495968 (diff)
downloadupstream-dea9922acd290b37a784d354892a44684a8fb696.tar.gz
upstream-dea9922acd290b37a784d354892a44684a8fb696.tar.bz2
upstream-dea9922acd290b37a784d354892a44684a8fb696.zip
ramips: drop linux 4.9 support
4.14 has been tested a lot by a number of users, and we want to use it for the release. Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ramips/patches-4.9/0070-weak_reordering.patch')
-rw-r--r--target/linux/ramips/patches-4.9/0070-weak_reordering.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/patches-4.9/0070-weak_reordering.patch b/target/linux/ramips/patches-4.9/0070-weak_reordering.patch
deleted file mode 100644
index 5a4b6cb668..0000000000
--- a/target/linux/ramips/patches-4.9/0070-weak_reordering.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/mips/ralink/Kconfig
-+++ b/arch/mips/ralink/Kconfig
-@@ -56,6 +56,7 @@ choice
- select COMMON_CLK
- select CLKSRC_MIPS_GIC
- select HW_HAS_PCI
-+ select WEAK_REORDERING_BEYOND_LLSC
- endchoice
-
- choice