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

From: Catalin Marinas
Date: Thu Nov 23 2023 - 14:26:26 EST


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