From: Masahiro Yamada <masahiroy@kernel.org>
To: linux-kbuild@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, bpf@vger.kernel.org,
Ard Biesheuvel <ardb@kernel.org>,
Masahiro Yamada <masahiroy@kernel.org>,
Arnd Bergmann <arnd@arndb.de>,
Nathan Chancellor <nathan@kernel.org>,
Nicolas Schier <nicolas@fjasle.eu>,
linux-arch@vger.kernel.org
Subject: [PATCH 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps
Date: Wed, 22 May 2024 20:47:52 +0900 [thread overview]
Message-ID: <20240522114755.318238-1-masahiroy@kernel.org> (raw)
- Remove PROVIDE() in the linker script
- Merge temporary vmlinux link steps for BTF and kallsyms
Masahiro Yamada (3):
kbuild: refactor variables in scripts/link-vmlinux.sh
kbuild: remove PROVIDE() for kallsyms symbols
kbuild: merge temp vmlinux for CONFIG_DEBUG_INFO_BTF and
CONFIG_KALLSYMS
include/asm-generic/vmlinux.lds.h | 19 -------
kernel/kallsyms_internal.h | 5 --
scripts/kallsyms.c | 6 ---
scripts/link-vmlinux.sh | 87 ++++++++++++++++---------------
4 files changed, 45 insertions(+), 72 deletions(-)
--
2.40.1
next reply other threads:[~2024-05-22 11:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-22 11:47 Masahiro Yamada [this message]
2024-05-22 11:47 ` [PATCH 2/3] kbuild: remove PROVIDE() for kallsyms symbols Masahiro Yamada
2024-05-23 9:31 ` Ard Biesheuvel
2024-05-25 16:43 ` Masahiro Yamada
2024-05-28 9:42 ` [PATCH 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps Jiri Olsa
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=20240522114755.318238-1-masahiroy@kernel.org \
--to=masahiroy@kernel.org \
--cc=ardb@kernel.org \
--cc=arnd@arndb.de \
--cc=bpf@vger.kernel.org \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nathan@kernel.org \
--cc=nicolas@fjasle.eu \
/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