https://github.com/torvalds/linux
Revision f8ce9666fa63da7e5afd9ff6e3221f86555621f3 authored by Sunil Goutham on 29 July 2015, 13:49:41 UTC, committed by David S. Miller on 30 July 2015, 06:52:31 UTC
Suppressing standard alloc_pages() warnings. Some kernel configs limit
alloc size and the network driver may fail. Do not drop a kernel
warning in this case, instead just drop a oneliner that the network
driver could not be loaded since the buffer could not be allocated.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: Aleksey Makarov <aleksey.makarov@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 2cb468e
History
Tip revision: f8ce9666fa63da7e5afd9ff6e3221f86555621f3 authored by Sunil Goutham on 29 July 2015, 13:49:41 UTC
net: thunderx: Suppress alloc_pages() failure warnings
Tip revision: f8ce966
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-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 313.1 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top