Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sync: Pull latest bpftool changes from kernel
Syncing latest bpftool commits from kernel repository. Baseline bpf-next commit: b24d7f0da6ef5a23456a301eaf51b170f961d4ae Checkpoint bpf-next commit: 989a29cfed9b5092c3e18be14e9032c51bb1c9f6 Baseline bpf commit: b24d7f0da6ef5a23456a301eaf51b170f961d4ae Checkpoint bpf commit: b836cbdf3b81a4a22b3452186efa2e5105a77e10 Eduard Zingerman (2): bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapi bpftool: __bpf_fastcall for kfuncs marked with special decl_tag Martin Kelly (1): bpf: Update bpf_override_return() comment Matteo Croce (1): bpf: fix argument type in bpf_loop documentation include/uapi/linux/bpf.h | 8 ++-- src/btf.c | 98 ++++++++++++++++++++++++++++++++++++---- 2 files changed, 91 insertions(+), 15 deletions(-) Signed-off-by: Quentin Monnet <qmo@kernel.org>
- Loading branch information