diff options
author | Andrzej Hajda <[email protected]> | 2023-06-02 12:21:36 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-05 15:28:42 -0700 |
commit | acd8f0e5d72741bee715867e8185e3d57ca93703 (patch) | |
tree | e81cf89ecf32985c2b2c6f6175791eba1f7760c5 /tools/perf/scripts/python/stackcollapse.py | |
parent | 227c6c832303cec3941166d3335ecbccd980d615 (diff) |
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 <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions