Skip to content

Commit

Permalink
sync: Pull latest bpftool changes from kernel
Browse files Browse the repository at this point in the history
Syncing latest bpftool commits from kernel repository.
Baseline bpf-next commit:   a12978712d9001b060bcc10eaae42ad5102abe2b
Checkpoint bpf-next commit: ec5b8c76ab1c6d163762d60cfbedcd27e7527144
Baseline bpf commit:        b1c4b4d45263241ec6c2405a8df8265d4b58e707
Checkpoint bpf commit:      e1533b6319ab9c3a97dad314dd88b3783bc41b69

Andrii Nakryiko (1):
  bpftool: improve skeleton backwards compat with old buggy libbpfs

Tao Chen (1):
  bpftool: Mount bpffs when pinmaps path not under the bpffs

 src/gen.c  | 46 ++++++++++++++++++++++++++++++++--------------
 src/prog.c |  4 ++++
 2 files changed, 36 insertions(+), 14 deletions(-)

Signed-off-by: Quentin Monnet <qmo@kernel.org>
  • Loading branch information
qmonnet committed Jul 16, 2024
1 parent 9fabf23 commit 64402b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BPF-CHECKPOINT-COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b1c4b4d45263241ec6c2405a8df8265d4b58e707
e1533b6319ab9c3a97dad314dd88b3783bc41b69
2 changes: 1 addition & 1 deletion CHECKPOINT-COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a12978712d9001b060bcc10eaae42ad5102abe2b
ec5b8c76ab1c6d163762d60cfbedcd27e7527144

0 comments on commit 64402b8

Please sign in to comment.