]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'Start libbpf 1.0 dev cycle'
authorAlexei Starovoitov <ast@kernel.org>
Thu, 19 May 2022 16:03:31 +0000 (09:03 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 19 May 2022 16:04:51 +0000 (09:04 -0700)
commit0d4ce055502c000bd1cc117fe431ec40523952d4
treee0d68651ff631cbba2705d85f96adf4006a2dc97
parentcd1beb13164cd3912a0cb0bdc8e5f1b3c4624a30
parentbb830c7a4b91ec1f5738382f6eb0808a99028e3c
Merge branch 'Start libbpf 1.0 dev cycle'

Andrii Nakryiko says:

====================

Start preparations for libbpf 1.0 release and as a first test remove
bpf_create_map*() APIs.
====================

Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>