All of lore.kernel.org
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: add boot image dependencies to not generate invalid images
Date: Tue, 21 Jun 2016 11:34:26 +0100	[thread overview]
Message-ID: <20160621103425.GP29165@arm.com> (raw)
In-Reply-To: <20160621103217.GA14542@e104818-lin.cambridge.arm.com>

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

WARNING: multiple messages have this Message-ID (diff)
From: Will Deacon <will.deacon@arm.com>
To: Catalin Marinas <catalin.marinas@arm.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: add boot image dependencies to not generate invalid images
Date: Tue, 21 Jun 2016 11:34:26 +0100	[thread overview]
Message-ID: <20160621103425.GP29165@arm.com> (raw)
In-Reply-To: <20160621103217.GA14542@e104818-lin.cambridge.arm.com>

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

  reply	other threads:[~2016-06-21 10:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-21  1:44 [PATCH] arm64: add boot image dependencies to not generate invalid images Masahiro Yamada
2016-06-21  1:44 ` Masahiro Yamada
2016-06-21 10:32 ` Catalin Marinas
2016-06-21 10:32   ` Catalin Marinas
2016-06-21 10:34   ` Will Deacon [this message]
2016-06-21 10:34     ` Will Deacon
2016-06-21 10:36   ` Masahiro Yamada
2016-06-21 10:36     ` Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160621103425.GP29165@arm.com \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.