sync: latest libbpf changes from kernel

Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit:   cb8e59cc87201af93dfbb6c3dccc8fcad72a09c2
Checkpoint bpf-next commit: 69119673bd50b176ded34032fadd41530fb5af21
Baseline bpf commit:        47f6bc4ce1ff70d7ba0924c2f1c218c96cd585fb
Checkpoint bpf commit:      6903cdae9f9f08d61e49c16cbef11c293e33a615

Andrii Nakryiko (2):
  libbpf: Support pre-initializing .bss global variables
  bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments

 include/uapi/linux/bpf.h | 2 +-
 src/libbpf.c             | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

--
2.24.1
This commit is contained in:
Andrii Nakryiko
2020-06-17 08:47:23 -07:00
committed by Andrii Nakryiko
parent cb174c5b8d
commit d6ae406429
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
47f6bc4ce1ff70d7ba0924c2f1c218c96cd585fb
6903cdae9f9f08d61e49c16cbef11c293e33a615

View File

@@ -1 +1 @@
cb8e59cc87201af93dfbb6c3dccc8fcad72a09c2
69119673bd50b176ded34032fadd41530fb5af21