[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174259023153.2618986.486989246746713342.git-patchwork-notify@kernel.org>
Date: Fri, 21 Mar 2025 20:50:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ian Rogers <irogers@...gle.com>
Cc: andrii@...nel.org, eddyz87@...il.com, ast@...nel.org,
daniel@...earbox.net, martin.lau@...ux.dev, song@...nel.org,
yonghong.song@...ux.dev, john.fastabend@...il.com, kpsingh@...nel.org,
sdf@...ichev.me, haoluo@...gle.com, jolsa@...nel.org, yatsenko@...a.com,
bpf@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] libbpf: Add namespace for errstr making it libbpf_errstr
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Thu, 20 Mar 2025 15:24:39 -0700 you wrote:
> When statically linking symbols can be replaced with those from other
> statically linked libraries depending on the link order and the hoped
> for "multiple definition" error may not appear. To avoid conflicts it
> is good practice to namespace symbols, this change renames errstr to
> libbpf_errstr. To avoid churn a #define is used to turn use of
> errstr(err) to libbpf_errstr(err).
>
> [...]
Here is the summary with links:
- [v2] libbpf: Add namespace for errstr making it libbpf_errstr
https://git.kernel.org/bpf/bpf-next/c/307ef667e945
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