[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163900620884.22414.3996058190598684198.git-patchwork-notify@kernel.org>
Date: Wed, 08 Dec 2021 23:30:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Song Liu <song@...nel.org>
Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, ast@...nel.org,
daniel@...earbox.net, andrii@...nel.org, kernel-team@...com,
acme@...nel.org, acme@...hat.com
Subject: Re: [PATCH v2 bpf-next] perf/bpf_counter: use bpf_map_create instead of
bpf_create_map
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Tue, 7 Dec 2021 15:23:40 -0800 you wrote:
> bpf_create_map is deprecated. Replace it with bpf_map_create. Also add a
> __weak bpf_map_create() so that when older version of libbpf is linked as
> a shared library, it falls back to bpf_create_map().
>
> Fixes: 992c4225419a ("libbpf: Unify low-level map creation APIs w/ new bpf_map_create()")
> Signed-off-by: Song Liu <song@...nel.org>
>
> [...]
Here is the summary with links:
- [v2,bpf-next] perf/bpf_counter: use bpf_map_create instead of bpf_create_map
https://git.kernel.org/bpf/bpf-next/c/8d0f9e73efe7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists