https://github.com/torvalds/linux
Revision 1e891e513e16c145cc9b45b1fdb8bf4a4f2f9557 authored by Toke Høiland-Jørgensen on 19 August 2020, 11:05:34 UTC, committed by Daniel Borkmann on 20 August 2020, 14:21:27 UTC
The error message emitted by bpf_object__init_user_btf_maps() was using the
wrong section ID.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20200819110534.9058-1-toke@redhat.com
1 parent 00fa1d8
History
Tip revision: 1e891e513e16c145cc9b45b1fdb8bf4a4f2f9557 authored by Toke Høiland-Jørgensen on 19 August 2020, 11:05:34 UTC
libbpf: Fix map index used in error message
Tip revision: 1e891e5

back to top