Commit 6eb3e20
committed
sync: Pull latest bpftool changes from kernel
Syncing latest bpftool commits from kernel repository.
Baseline bpf-next commit: 73cf09a36bf7bfb3e5a3ff23755c36d49137c44d
Checkpoint bpf-next commit: e34cfee65ec891a319ce79797dda18083af33a76
Baseline bpf commit: e7c677bdd03d54e9a1bafcaf1faf5c573a506bba
Checkpoint bpf commit: 14b20b784f59bdd95f6f1cfb112c9818bcec4d84
Andres Freund (2):
tools bpftool: Fix compilation error with new binutils
tools bpftool: Don't display disassembler-four-args feature test
Quentin Monnet (3):
bpftool: Fix a typo in a comment
bpf: Clear up confusion in bpf_skb_adjust_room()'s documentation
bpftool: Clear errno after libcap's checks
include/uapi/linux/bpf.h | 6 ++++--
src/Makefile | 8 ++++++--
src/feature.c | 2 +-
src/jit_disasm.c | 42 ++++++++++++++++++++++++++++++++--------
src/main.c | 10 ++++++++++
5 files changed, 55 insertions(+), 13 deletions(-)
--
2.34.11 parent da709ee commit 6eb3e20
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments