From: patchwork-bot+netdevbpf@kernel.org
To: Alyssa Ross <hi@alyssa.is>
Cc: bpf@vger.kernel.org, andrii.nakryiko@gmail.com,
patches@lists.linux.dev, slyich@gmail.com
Subject: Re: [PATCH] libbpf: skip DWARF sections in linker sanity check
Date: Wed, 20 Dec 2023 23:40:28 +0000 [thread overview]
Message-ID: <170311562886.28353.13302964689077482273.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231219110324.8989-1-hi@alyssa.is>
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@kernel.org>:
On Tue, 19 Dec 2023 12:03:24 +0100 you wrote:
> clang can generate (with -g -Wa,--compress-debug-sections) 4-byte
> aligned DWARF sections that declare themselves to be 8-byte aligned in
> the section header. Since DWARF sections are dropped during linking
> anyway, just skip running the sanity checks on them.
>
> Reported-by: Sergei Trofimovich <slyich@gmail.com>
> Suggested-by: Andrii Nakryiko <andrii.nakryiko@gmail.com>
> Closes: https://lore.kernel.org/bpf/ZXcFRJVKbKxtEL5t@nz.home/
> Signed-off-by: Alyssa Ross <hi@alyssa.is>
>
> [...]
Here is the summary with links:
- libbpf: skip DWARF sections in linker sanity check
https://git.kernel.org/bpf/bpf-next/c/a4897b87775c
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:[~2023-12-20 23:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-11 12:49 bpftool fails on 32-bit hosts when -Wa,--compress-debug-sections is used Sergei Trofimovich
2023-12-13 0:10 ` Andrii Nakryiko
2023-12-19 11:03 ` [PATCH] libbpf: skip DWARF sections in linker sanity check Alyssa Ross
2023-12-20 15:28 ` Daniel Borkmann
2023-12-20 23:40 ` 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=170311562886.28353.13302964689077482273.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrii.nakryiko@gmail.com \
--cc=bpf@vger.kernel.org \
--cc=hi@alyssa.is \
--cc=patches@lists.linux.dev \
--cc=slyich@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.