[PATCH] arm64: add boot image dependencies to not generate invalid images

Will Deacon will.deacon at arm.com
Tue Jun 21 03:34:26 PDT 2016


On Tue, Jun 21, 2016 at 11:32:17AM +0100, Catalin Marinas wrote:
> On Tue, Jun 21, 2016 at 10:44:00AM +0900, Masahiro Yamada wrote:
> > I fixed boot image dependencies for arch/arm in commit 3939f3345050
> > ("ARM: 8418/1: add boot image dependencies to not generate invalid
> > images").
> > 
> > I see a similar problem for arch/arm64; "make -jN Image Image.gz"
> > would sometimes end up generating bad images where N > 1.
> > 
> > Fix the dependency in arch/arm64/Makefile to avoid the race
> > between "make Image" and "make Image.*".
> > 
> > Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> 
> Acked-by: Catalin Marinas <catalin.marinas at arm.com>
> 
> Will, could you please pick this up for 4.7? Maybe with a cc stable.

Yup, will do.

Will



More information about the linux-arm-kernel mailing list