aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJohn Fastabend <[email protected]>2020-03-30 14:36:59 -0700
committerAlexei Starovoitov <[email protected]>2020-03-30 15:00:30 -0700
commitfa123ac022e425becce11f1a6c7ee4d283f75a90 (patch)
tree60ef9edb0194ededb767393fdc2c9278d5569dd0 /tools/perf/scripts/python/export-to-sqlite.py
parent3f50f132d8400e129fc9eb68b5020167ef80a244 (diff)
bpf: Verifier, refine 32bit bound in do_refine_retval_range
Further refine return values range in do_refine_retval_range by noting these are int return types (We will assume here that int is a 32-bit type). Two reasons to pull this out of original patch. First it makes the original fix impossible to backport. And second I've not seen this as being problematic in practice unlike the other case. Fixes: 849fa50662fbc ("bpf/verifier: refine retval R0 state for bpf_get_stack helper") Signed-off-by: John Fastabend <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/158560421952.10843.12496354931526965046.stgit@john-Precision-5820-Tower
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions