aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_sideeffect.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-12-15 15:33:39 -0800
committerDavid S. Miller <davem@davemloft.net>2015-12-15 23:27:45 -0500
commit6857a02af5386e9f5d11734363741dbe6b0a6959 (patch)
tree62071d5081591c410a678e65744c3f676e87651d /net/sctp/sm_sideeffect.c
parentMerge branch 'sock-diag-destroy' (diff)
downloadlinux-dev-6857a02af5386e9f5d11734363741dbe6b0a6959.tar.xz
linux-dev-6857a02af5386e9f5d11734363741dbe6b0a6959.zip
sctp: use GFP_KERNEL in sctp_init()
modules init functions being called from process context, we better use GFP_KERNEL allocations to increase our chances to get these high-order pages we want for SCTP hash tables. This mostly matters if SCTP module is loaded once memory got fragmented. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/sm_sideeffect.c')
0 files changed, 0 insertions, 0 deletions