sync: latest libbpf changes from kernel

Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit:   87bd9e602e39585c5280556a2b6a6363bb334257
Checkpoint bpf-next commit: 9d31d2338950293ec19d9b095fbaa9030899dcb4
Baseline bpf commit:        b02265429681c9c827c45978a61a9f00be5ea9aa
Checkpoint bpf commit:      9683e5775c75097c46bd24e65411b16ac6c6cbb3

Andrii Nakryiko (2):
  libbpf: Support BTF_KIND_FLOAT during type compatibility checks in
    CO-RE
  selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro

Brendan Jackman (1):
  libbpf: Fix signed overflow in ringbuf_process_ring

Ian Rogers (1):
  libbpf: Add NULL check to add_dummy_ksym_var

 src/bpf_core_read.h | 16 ++++++++++++----
 src/libbpf.c        |  9 +++++++--
 src/ringbuf.c       | 30 +++++++++++++++++++++---------
 3 files changed, 40 insertions(+), 15 deletions(-)

--
2.30.2
This commit is contained in:
Andrii Nakryiko 2021-05-05 14:14:01 -07:00 committed by Andrii Nakryiko
parent a58b8ca93e
commit c5389a965b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
b02265429681c9c827c45978a61a9f00be5ea9aa
9683e5775c75097c46bd24e65411b16ac6c6cbb3

View File

@ -1 +1 @@
87bd9e602e39585c5280556a2b6a6363bb334257
9d31d2338950293ec19d9b095fbaa9030899dcb4