https://github.com/torvalds/linux
Revision 8edfe3b6fad28da191c8fa15e4e0d8f7335a0091 authored by Peter Senna Tschudin on 07 March 2015, 11:10:26 UTC, committed by David S. Miller on 09 March 2015, 02:55:48 UTC
On my test environment the throughput of a file transfer drops
from 4.4MBps to 116KBps due the number of repeated warning
messages. This patch removes the warning messages as DMA works
correctly with addresses using 0xC0000000 bits.

Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com>
Acked-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6c09fa0
History
Tip revision: 8edfe3b6fad28da191c8fa15e4e0d8f7335a0091 authored by Peter Senna Tschudin on 07 March 2015, 11:10:26 UTC
bgmac: Clean warning messages
Tip revision: 8edfe3b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.0 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top