projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5327644
)
libbpf: Bump libpf current version to v0.0.8
author
Eelco Chaudron
<echaudro@redhat.com>
Thu, 20 Feb 2020 13:26:24 +0000
(13:26 +0000)
committer
Alexei Starovoitov
<ast@kernel.org>
Fri, 21 Feb 2020 01:48:40 +0000
(17:48 -0800)
New development cycles starts, bump to v0.0.8.
Signed-off-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Toke Høiland-Jørgensen <toke@redhat.com>
Link:
https://lore.kernel.org/bpf/158220518424.127661.8278643006567775528.stgit@xdp-tutorial
tools/lib/bpf/libbpf.map
patch
|
blob
|
history
diff --git
a/tools/lib/bpf/libbpf.map
b/tools/lib/bpf/libbpf.map
index b035122142bb9f372eee148856a4f5edde0b2793..45be19c9d752fdc7b4bbf96ab83f009386783192 100644
(file)
--- a/
tools/lib/bpf/libbpf.map
+++ b/
tools/lib/bpf/libbpf.map
@@
-235,3
+235,6
@@
LIBBPF_0.0.7 {
btf__align_of;
libbpf_find_kernel_btf;
} LIBBPF_0.0.6;
+
+LIBBPF_0.0.8 {
+} LIBBPF_0.0.7;