diff options
author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2022-03-17 14:59:51 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-03-19 21:37:13 +0300 |
commit | 9492450fd28736262dea9143ebb3afc2c131ace1 (patch) | |
tree | 07a9b38eabf57272779788e72d9c5c8665ab6d62 /kernel/bpf/stackmap.c | |
parent | edc3ec09ab706c45e955f7a52f0904b4ed649ca9 (diff) | |
download | linux-9492450fd28736262dea9143ebb3afc2c131ace1.tar.xz |
bpf: Always raise reference in btf_get_module_btf
Align it with helpers like bpf_find_btf_id, so all functions returning
BTF in out parameter follow the same rule of raising reference
consistently, regardless of module or vmlinux BTF.
Adjust existing callers to handle the change accordinly.
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20220317115957.3193097-10-memxor@gmail.com
Diffstat (limited to 'kernel/bpf/stackmap.c')
0 files changed, 0 insertions, 0 deletions