aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorVadim Fedorenko <[email protected]>2024-06-13 14:18:13 -0700
committerAlexei Starovoitov <[email protected]>2024-06-13 16:33:04 -0700
commita90797993afcb0eaf6bf47a062ff47eb3810a6d5 (patch)
treebae52ca95911eef3ebeb75bfa1c4d261737a3c2d /tools/perf/scripts/python/mem-phys-addr.py
parent373a4e13ab4bc947f429fd92409d686fbec57132 (diff)
bpf: verifier: make kfuncs args nullalble
Some arguments to kfuncs might be NULL in some cases. But currently it's not possible to pass NULL to any BTF structures because the check for the suffix is located after all type checks. Move it to earlier place to allow nullable args. Acked-by: Eduard Zingerman <[email protected]> Signed-off-by: Vadim Fedorenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions