diff options
author | 2012-04-14 12:37:47 -0400 | |
---|---|---|
committer | 2012-05-08 19:38:22 +0200 | |
commit | 9615e61e6f23f18fc192ed44735725bb5b500bad (patch) | |
tree | 19a820b7b361647b1e24ed590f49c02d639e6b95 /net/dsa | |
parent | ipvs: SH scheduler does not need GFP_ATOMIC allocation (diff) | |
download | wireguard-linux-9615e61e6f23f18fc192ed44735725bb5b500bad.tar.xz wireguard-linux-9615e61e6f23f18fc192ed44735725bb5b500bad.zip |
ipvs: use GFP_KERNEL allocation where possible
Use GFP_KERNEL instead of GFP_ATOMIC when registering an ipvs protocol.
This is safe since it will always run from a process context.
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions