tmp_suning_uos_patched/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
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
outqueue.c sctp: several declared/set but unused fixes 2011-03-07 15:51:14 -08:00
primitive.c
probe.c
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
sm_statetable.c
socket.c sctp: several declared/set but unused fixes 2011-03-07 15:51:14 -08:00
ssnmap.c
sysctl.c
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