Home
last modified time | relevance | path

Searched hist:a84b50ce (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sctp/
H A Dprotocol.ca84b50ce Wed Mar 30 19:51:36 CDT 2011 David S. Miller <davem@davemloft.net> 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>
a84b50ce Wed Mar 30 19:51:36 CDT 2011 David S. Miller <davem@davemloft.net> 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>