From: Masahiro Yamada <masahiroy@kernel.org>
To: linux-kbuild@vger.kernel.org
Cc: linux-kernel@vger.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 v3 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps
Date: Mon, 10 Jun 2024 20:25:15 +0900 [thread overview]
Message-ID: <20240610112657.602958-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 temporary vmlinux for BTF and kallsyms
include/asm-generic/vmlinux.lds.h | 19 ------
kernel/kallsyms_internal.h | 5 --
scripts/kallsyms.c | 6 --
scripts/link-vmlinux.sh | 101 +++++++++++++++++-------------
4 files changed, 58 insertions(+), 73 deletions(-)
--
2.43.0
next reply other threads:[~2024-06-10 11:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-10 11:25 Masahiro Yamada [this message]
2024-06-10 11:25 ` [PATCH v3 2/3] kbuild: remove PROVIDE() for kallsyms symbols Masahiro Yamada
2024-06-13 3:57 ` Nicolas Schier
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=20240610112657.602958-1-masahiroy@kernel.org \
--to=masahiroy@kernel.org \
--cc=arnd@arndb.de \
--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;
as well as URLs for NNTP newsgroup(s).