kernel_optimize_test/net/sctp
David S. Miller a84b50ceb7 sctp: Pass __GFP_NOWARN to hash table allocation attempts.
Like DCCP and other similar pieces of code, there are mechanisms
here to try allocating smaller hash tables if the allocation
fails.  So pass in __GFP_NOWARN like the others do instead of
emitting a scary message.

Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-30 17:51:36 -07:00
..
associola.c sctp: several declared/set but unused fixes 2011-03-07 15:51:14 -08:00
auth.c sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac() 2010-10-03 21:58:49 -07:00
bind_addr.c
chunk.c
command.c
debug.c
endpointola.c
input.c sctp: several declared/set but unused fixes 2011-03-07 15:51:14 -08:00
inqueue.c
ipv6.c ipv6: Convert to use flowi6 where applicable. 2011-03-12 15:08:54 -08:00
Kconfig
Makefile
objcnt.c
output.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-09-27 01:03:03 -07:00
outqueue.c sctp: several declared/set but unused fixes 2011-03-07 15:51:14 -08:00
primitive.c
probe.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
proc.c
protocol.c sctp: Pass __GFP_NOWARN to hash table allocation attempts. 2011-03-30 17:51:36 -07:00
sm_make_chunk.c sctp: several declared/set but unused fixes 2011-03-07 15:51:14 -08:00
sm_sideeffect.c
sm_statefuns.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-09-09 22:27:33 -07:00
sm_statetable.c
socket.c sctp: several declared/set but unused fixes 2011-03-07 15:51:14 -08:00
ssnmap.c
sysctl.c net: avoid limits overflow 2010-11-10 12:12:00 -08:00
transport.c
tsnmap.c sctp: fix compile warnings in sctp_tsnmap_num_gabs 2011-02-20 11:10:15 -08:00
ulpevent.c
ulpqueue.c sctp: several declared/set but unused fixes 2011-03-07 15:51:14 -08:00