[PATCH] arm64: add dependency between vmlinuz.efi and Image

Catalin Marinas catalin.marinas at arm.com
Thu Nov 23 11:26:17 PST 2023


On Sun, 19 Nov 2023 14:32:34 +0900, Masahiro Yamada wrote:
> A common issue in Makefile is a race in parallel building.
> 
> You need to be careful to prevent multiple threads from writing to the
> same file simultaneously.
> 
> Commit 3939f3345050 ("ARM: 8418/1: add boot image dependencies to not
> generate invalid images") addressed such a bad scenario.
> 
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64: add dependency between vmlinuz.efi and Image
      https://git.kernel.org/arm64/c/c0a857420405

-- 
Catalin




More information about the linux-arm-kernel mailing list