diff options
| author | Andrzej Hajda <andrzej.hajda@intel.com> | 2023-06-02 12:21:36 +0200 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-05 15:28:42 -0700 |
| commit | acd8f0e5d72741bee715867e8185e3d57ca93703 (patch) | |
| tree | e81cf89ecf32985c2b2c6f6175791eba1f7760c5 /lib/net_utils.c | |
| parent | lib/ref_tracker: add printing to memory buffer (diff) | |
| download | linux-acd8f0e5d72741bee715867e8185e3d57ca93703.tar.gz linux-acd8f0e5d72741bee715867e8185e3d57ca93703.zip | |
lib/ref_tracker: remove warnings in case of allocation failure
Library can handle allocation failures. To avoid allocation warnings
__GFP_NOWARN has been added everywhere. Moreover GFP_ATOMIC has been
replaced with GFP_NOWAIT in case of stack allocation on tracker free
call.
Signed-off-by: Andrzej Hajda <andrzej.hajda@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions
