diff options
author | Simon Horman <horms@verge.net.au> | 2010-08-26 06:54:31 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-27 00:21:29 +0400 |
commit | dee06e4702b5a64b9ca81e650d66223c5b3e7f14 (patch) | |
tree | 7748101b41c6a0200f12eac632691c0bd35cb61b /net/sctp/chunk.c | |
parent | 4f72816ef07fdf49338ee0e6764a3961d552994a (diff) | |
download | linux-dee06e4702b5a64b9ca81e650d66223c5b3e7f14.tar.xz |
ipvs: switch to GFP_KERNEL allocations
Switch from GFP_ATOMIC allocations to GFP_KERNEL ones in
ip_vs_add_service() and ip_vs_new_dest(), as we hold a mutex and are
allowed to sleep in this context.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/chunk.c')
0 files changed, 0 insertions, 0 deletions