Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1427760

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

From Will Deacon <will.deacon@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH] arm64: add boot image dependencies to not generate invalid images
Date 2016-06-21 15:40 +0200
Message-ID <rMu4h-6rf-17@gated-at.bofh.it> (permalink)
References <rMiZb-7y9-27@gated-at.bofh.it> <rMrg6-4Cx-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@socionext.com>
> 
> Acked-by: Catalin Marinas <catalin.marinas@arm.com>
> 
> Will, could you please pick this up for 4.7? Maybe with a cc stable.

Yup, will do.

Will

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] arm64: add boot image dependencies to not generate invalid images Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-06-21 03:50 +0200
  Re: [PATCH] arm64: add boot image dependencies to not generate  invalid images Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-06-21 12:40 +0200
  Re: [PATCH] arm64: add boot image dependencies to not generate  invalid images Will Deacon <will.deacon@arm.com> - 2016-06-21 15:40 +0200
  Re: [PATCH] arm64: add boot image dependencies to not generate  invalid images Catalin Marinas <catalin.marinas@arm.com> - 2016-06-21 15:40 +0200

csiph-web