sync: latest libbpf changes from kernel

Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit:   7745ff9842617323adbe24e71c495d5ebd9aa352
Checkpoint bpf-next commit: 2bbc078f812d45b8decb55935dab21199bd21489
Baseline bpf commit:        1148f9adbe71415836a18a36c1b4ece999ab0973
Checkpoint bpf commit:      3c2f450e553ce47fcb0d6141807a8858e3213c9c

Andrey Ignatov (2):
  bpf: Support replacing cgroup-bpf program in MULTI mode
  libbpf: Introduce bpf_prog_attach_xattr

Andrii Nakryiko (1):
  libbpf: Support CO-RE relocations for LDX/ST/STX instructions

 include/uapi/linux/bpf.h | 10 ++++++++++
 src/bpf.c                | 17 ++++++++++++++++-
 src/bpf.h                | 11 +++++++++++
 src/libbpf.c             | 31 ++++++++++++++++++++++++++++---
 src/libbpf.map           |  1 +
 5 files changed, 66 insertions(+), 4 deletions(-)

--
2.17.1
This commit is contained in:
Andrii Nakryiko
2019-12-30 11:38:50 -08:00
committed by Andrii Nakryiko
parent 49058f8c6f
commit 5033d7177e
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1148f9adbe71415836a18a36c1b4ece999ab0973
3c2f450e553ce47fcb0d6141807a8858e3213c9c

View File

@@ -1 +1 @@
7745ff9842617323adbe24e71c495d5ebd9aa352
2bbc078f812d45b8decb55935dab21199bd21489