From: patchwork-bot+netdevbpf@kernel.org
To: Anton Protopopov <a.s.protopopov@gmail.com>
Cc: bpf@vger.kernel.org, andrii@kernel.org
Subject: Re: [PATCH v1 bpf] libbpf: use proper errno value in linker
Date: Wed, 30 Apr 2025 16:10:28 +0000 [thread overview]
Message-ID: <174602942850.2409708.4282627918282442847.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250430120820.2262053-1-a.s.protopopov@gmail.com>
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@kernel.org>:
On Wed, 30 Apr 2025 12:08:20 +0000 you wrote:
> Return values of the linker_append_sec_data() and the
> linker_append_elf_relos() functions are propagated all the
> way up to users of libbpf API. In some error cases these
> functions return -1 which will be seen as -EPERM from user's
> point of view. Instead, return a more reasonable -EINVAL.
>
> Fixes: faf6ed321cf6 ("libbpf: Add BPF static linker APIs")
> Signed-off-by: Anton Protopopov <a.s.protopopov@gmail.com>
>
> [...]
Here is the summary with links:
- [v1,bpf] libbpf: use proper errno value in linker
https://git.kernel.org/bpf/bpf-next/c/358b1c0f56eb
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-04-30 16:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-30 12:08 [PATCH v1 bpf] libbpf: use proper errno value in linker Anton Protopopov
2025-04-30 16:05 ` Andrii Nakryiko
2025-04-30 16:15 ` Anton Protopopov
2025-05-10 18:28 ` Anton Protopopov
2025-04-30 16:10 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=174602942850.2409708.4282627918282442847.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=a.s.protopopov@gmail.com \
--cc=andrii@kernel.org \
--cc=bpf@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox