diff options
author | 2016-02-21 11:40:07 +0200 | |
---|---|---|
committer | 2016-02-21 22:49:15 -0500 | |
commit | 60fffb3b80e8669636ab4bc067869b7516f47147 (patch) | |
tree | 98d2456155f477c0acac17e466abe4fac03fb86d /net/unix/af_unix.c | |
parent | Merge branch 'ipvlan-misc' (diff) | |
download | wireguard-linux-60fffb3b80e8669636ab4bc067869b7516f47147.tar.xz wireguard-linux-60fffb3b80e8669636ab4bc067869b7516f47147.zip |
qed: Turn most GFP_ATOMIC into GFP_KERNEL
Initial driver submission used GFP_ATOMIC almost inclusively when
allocating memory. We now remedy this point, using GFP_KERNEL where
it's possible.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions