[PATCH] arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
Will Deacon
will at kernel.org
Tue Jul 8 07:44:22 PDT 2025
On Wed, 25 Jun 2025 21:55:20 +0900, Masahiro Yamada wrote:
> When CONFIG_DEBUG_EFI is enabled, some objects are needlessly rebuilt.
>
> [Steps to reproduce]
>
> Enable CONFIG_DEBUG_EFI and run 'make' twice in a clean source tree.
> On the second run, arch/arm64/kernel/head.o is rebuilt even though
> no files have changed.
>
> [...]
Applied to arm64 (for-next/misc), thanks!
[1/1] arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
https://git.kernel.org/arm64/c/344b65804724
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the linux-arm-kernel
mailing list