sync: latest libbpf changes from kernel

Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit:   561c80369df0733ba0574882a1635287b20f9de2
Checkpoint bpf-next commit: 21aeabb68258ce17b91af113a768760b3a491d93
Baseline bpf commit:        561c80369df0733ba0574882a1635287b20f9de2
Checkpoint bpf commit:      27861fc720be2c39b861d8bdfb68287f54de6855

Cryolitia PukNgae (1):
  libbpf: Add documentation to version and error API functions

Mykyta Yatsenko (1):
  libbpf: Export bpf_object__prepare symbol

Yureka Lilian (1):
  libbpf: Fix reuse of DEVMAP

 src/libbpf.c | 10 ++++++++++
 src/libbpf.h | 27 ++++++++++++++++++++++++++-
 2 files changed, 36 insertions(+), 1 deletion(-)

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
Andrii Nakryiko
2025-08-21 12:55:39 -07:00
committed by Andrii Nakryiko
parent 72f3e4fd8e
commit 5acba1722d
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
561c80369df0733ba0574882a1635287b20f9de2
27861fc720be2c39b861d8bdfb68287f54de6855

View File

@@ -1 +1 @@
561c80369df0733ba0574882a1635287b20f9de2
21aeabb68258ce17b91af113a768760b3a491d93