diff options
author | Dave Marchevsky <[email protected]> | 2021-04-16 13:47:02 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-04-19 18:23:33 -0700 |
commit | fd0b88f73f5372c08ceff5cc7ddd8ceac502679c (patch) | |
tree | 292c4dd9e447473e3308fc67627992a41978320a /scripts/gdb/linux/timerlist.py | |
parent | 137733d08f4ab14a354dacaa9a8fc35217747605 (diff) |
bpf: Refine retval for bpf_get_task_stack helper
Verifier can constrain the min/max bounds of bpf_get_task_stack's return
value more tightly than the default tnum_unknown. Like bpf_get_stack,
return value is num bytes written into a caller-supplied buf, or error,
so do_refine_retval_range will work.
Signed-off-by: Dave Marchevsky <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions