diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-08-01 17:19:56 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-08-05 12:28:11 +0100 |
commit | c89cca307b20917da739567a255a68a0798ee129 (patch) | |
tree | 1e3af169a144e09d19520d506a8c67333c286394 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3608d6aca5e793958462e6e01a8cdb6c6e8088d0 (diff) |
net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs
build_skb() and frag allocations done with GFP_ATOMIC will
fail in real life, when system is under memory pressure,
and there's nothing we can do about that. So no point
printing warnings.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions