lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ