aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-06-07 06:59:36 +0000
committerLuka Perkov <luka@openwrt.org>2016-06-19 19:46:03 +0200
commit5f8010ad9bcbd51f18e313bde24f6769716f2511 (patch)
tree98c51ef3092b86835f7b1655611814a0b913d72e /target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch
parenta807b458a85592248abbf1a365ae8d7d55a41ccb (diff)
downloadmaster-187ad058-5f8010ad9bcbd51f18e313bde24f6769716f2511.tar.gz
master-187ad058-5f8010ad9bcbd51f18e313bde24f6769716f2511.tar.bz2
master-187ad058-5f8010ad9bcbd51f18e313bde24f6769716f2511.zip
treewide: fix replace nbd@openwrt.org with nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49379 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch')
-rw-r--r--target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch b/target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch
index c987ccc6b0..bf7dca6a33 100644
--- a/target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch
+++ b/target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch
@@ -1,5 +1,5 @@
From 2c58080407554e1bac8fd50d23cb02420524caed Mon Sep 17 00:00:00 2001
-From: Felix Fietkau <nbd@openwrt.org>
+From: Felix Fietkau <nbd@nbd.name>
Date: Mon, 12 Aug 2013 12:50:22 +0200
Subject: [PATCH] MIPS: partially inline dma ops
@@ -10,7 +10,7 @@ unnecessary code.
Inlining visibly improves network performance in my tests (on a 24Kc
based system), and also slightly reduces code size of a few drivers.
-Signed-off-by: Felix Fietkau <nbd@openwrt.org>
+Signed-off-by: Felix Fietkau <nbd@nbd.name>
---
arch/mips/Kconfig | 4 +
arch/mips/include/asm/dma-mapping.h | 360 +++++++++++++++++++++++++++++++++++-