diff options
author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2022-12-07 23:41:36 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-12-09 05:25:31 +0300 |
commit | ac50fe51ce873f4299928e312ce2042e35ab5c08 (patch) | |
tree | 28c60cc381b0092d30ee595656bf0fef0adb8b65 /scripts/bpf_doc.py | |
parent | 6b75bd3d036745b9be30917909f03602099adbdb (diff) | |
download | linux-ac50fe51ce873f4299928e312ce2042e35ab5c08.tar.xz |
bpf: Propagate errors from process_* checks in check_func_arg
Currently, we simply ignore the errors in process_spin_lock,
process_timer_func, process_kptr_func, process_dynptr_func. Instead,
bubble up the error by storing and checking err variable.
Acked-by: Joanne Koong <joannelkoong@gmail.com>
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20221207204141.308952-3-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions