aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorYonghong Song <[email protected]>2023-08-24 06:34:17 +0000
committerAlexei Starovoitov <[email protected]>2023-08-24 15:15:16 +0000
commit393dc4bd92de3711012d791a93072c8cc94c4c57 (patch)
tree5310df4f5c3e4c8131a79b04ca19439a68eccd64 /tools/perf/scripts/python/net_dropmonitor.py
parentlibbpf: fix signedness determination in CO-RE relo handling logic (diff)
downloadkernel-393dc4bd92de3711012d791a93072c8cc94c4c57.tar.gz
kernel-393dc4bd92de3711012d791a93072c8cc94c4c57.zip
bpf: Remove a WARN_ON_ONCE warning related to local kptr
Currently, in function bpf_obj_free_fields(), for local kptr, a warning will be issued if the struct does not contain any special fields. But actually the kernel seems totally okay with a local kptr without any special fields. Permitting no special fields also aligns with future percpu kptr which also allows no special fields. Acked-by: Dave Marchevsky <[email protected]> Signed-off-by: Yonghong Song <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions