diff options
author | David S. Miller <davem@davemloft.net> | 2011-03-31 00:51:36 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-31 00:51:36 (GMT) |
commit | a84b50ceb7d640437d0dc28a2bef0d0de054de89 (patch) | |
tree | e16a02b6be682dd9c3560fe7639331d1f1d62fa1 /drivers/block | |
parent | 04f482faf50535229a5a5c8d629cf963899f857c (diff) | |
download | linux-fsl-qoriq-a84b50ceb7d640437d0dc28a2bef0d0de054de89.tar.xz |
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>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions