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
apparmor
integrity
keys
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 5.7 KB
Makefile -rw-r--r-- 913 bytes
capability.c -rw-r--r-- 25.2 KB
commoncap.c -rw-r--r-- 28.1 KB
device_cgroup.c -rw-r--r-- 21.1 KB
inode.c -rw-r--r-- 6.7 KB
lsm_audit.c -rw-r--r-- 9.4 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 36.8 KB

back to top