diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-12-05 13:01:40 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-12-08 19:55:17 +0100 |
commit | 668eb70157be59b17bb6da4a6de5d5e71a7c832b (patch) | |
tree | 3b13ecc7722f4b414c9d4ca9c4e5e67a14194022 /target/linux/ar71xx/patches-4.9 | |
parent | 1c2fdfbaf2fac968706a6fe8ac85af3ba4f27239 (diff) | |
download | upstream-668eb70157be59b17bb6da4a6de5d5e71a7c832b.tar.gz upstream-668eb70157be59b17bb6da4a6de5d5e71a7c832b.tar.bz2 upstream-668eb70157be59b17bb6da4a6de5d5e71a7c832b.zip |
kernel: MIPS compile out no-op DMA mapping ops where possible
Slightly improves networking throughput on some devices
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ar71xx/patches-4.9')
-rw-r--r-- | target/linux/ar71xx/patches-4.9/500-MIPS-fw-myloader.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.9/500-MIPS-fw-myloader.patch b/target/linux/ar71xx/patches-4.9/500-MIPS-fw-myloader.patch index bcb19372ef..d6a9276c32 100644 --- a/target/linux/ar71xx/patches-4.9/500-MIPS-fw-myloader.patch +++ b/target/linux/ar71xx/patches-4.9/500-MIPS-fw-myloader.patch @@ -10,7 +10,7 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -1144,6 +1144,9 @@ config MIPS_MSC +@@ -1149,6 +1149,9 @@ config MIPS_MSC config MIPS_NILE4 bool |