[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176613180027.3684357.16322390150390680475.git-patchwork-notify@kernel.org>
Date: Fri, 19 Dec 2025 08:10:00 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Thomas Weißschuh <thomas.weissschuh@...utronix.de>@codeaurora.org
Cc: linux-riscv@...ts.infradead.org, nathan@...nel.org,
nicolas.schier@...ux.dev, nsc@...nel.org, pjw@...nel.org, palmer@...belt.com,
aou@...s.berkeley.edu, alex@...ti.fr, hca@...ux.ibm.com, gor@...ux.ibm.com,
agordeev@...ux.ibm.com, borntraeger@...ux.ibm.com, svens@...ux.ibm.com,
maddy@...ux.ibm.com, mpe@...erman.id.au, npiggin@...il.com,
christophe.leroy@...roup.eu, tsbogend@...ha.franken.de, tglx@...utronix.de,
mingo@...hat.com, bp@...en8.de, dave.hansen@...ux.intel.com, x86@...nel.org,
hpa@...or.com, davem@...emloft.net, andreas@...sler.com,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
masahiroy@...nel.org, linux-s390@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, linux-mips@...r.kernel.org,
sparclinux@...r.kernel.org
Subject: Re: [PATCH v2 00/10] kbuild: userprogs: introduce
architecture-specific CC_CAN_LINK and userprog flags
Hello:
This series was applied to riscv/linux.git (fixes)
by Nicolas Schier <nsc@...nel.org>:
On Tue, 14 Oct 2025 15:05:15 +0200 you wrote:
> The current logic to inherit -m32/-m64 from the kernel build only works
> for a few architectures. It does not handle byte order differences,
> architectures using different compiler flags or different kinds of ABIs.
>
> Introduce a per-architecture override mechanism to set CC_CAN_LINK and
> the flags used for userprogs.
>
> [...]
Here is the summary with links:
- [v2,01/10] kbuild: don't enable CC_CAN_LINK if the dummy program generates warnings
https://git.kernel.org/riscv/c/d81d9d389b9b
- [v2,02/10] init: deduplicate cc-can-link.sh invocations
https://git.kernel.org/riscv/c/80623f2c83d7
- [v2,03/10] kbuild: allow architectures to override CC_CAN_LINK
(no matching commit)
- [v2,04/10] riscv: Implement custom CC_CAN_LINK
(no matching commit)
- [v2,05/10] s390: Implement custom CC_CAN_LINK
(no matching commit)
- [v2,06/10] powerpc: Implement custom CC_CAN_LINK
(no matching commit)
- [v2,07/10] MIPS: Implement custom CC_CAN_LINK
(no matching commit)
- [v2,08/10] x86/Kconfig: Implement custom CC_CAN_LINK
(no matching commit)
- [v2,09/10] sparc: Implement custom CC_CAN_LINK
(no matching commit)
- [v2,10/10] kbuild: simplify CC_CAN_LINK
(no matching commit)
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