All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Kevin Hilman <khilman@kernel.org>
Cc: stable@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	Russell King <rmk+kernel@arm.linux.org.uk>,
	Kevin Hilman <khilman@linaro.org>
Subject: Re: [PATCH] ARM: 8307/1: psci: move psci firmware calls out of line
Date: Fri, 15 May 2015 11:24:14 -0700	[thread overview]
Message-ID: <20150515182414.GA25383@kroah.com> (raw)
In-Reply-To: <1431711902-11722-1-git-send-email-khilman@kernel.org>

On Fri, May 15, 2015 at 10:45:02AM -0700, Kevin Hilman wrote:
> From: Mark Rutland <mark.rutland@arm.com>
> 
> arm64 builds with GCC 5 have caused the __asmeq assertions in the PSCI
> calling code to fire, so move the ARM PSCI calls out of line into their
> own assembly file for consistency and to safeguard against the same
> issue occuring with the 32-bit toolchain.
> 
> [will: brought into line with arm64 implementation]
> 
> Reported-by: Andy Whitcroft <apw@canonical.com>
> Signed-off-by: Mark Rutland <mark.rutland@arm.com>
> Signed-off-by: Will Deacon <will.deacon@arm.com>
> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
> (cherry picked from commit c097877319ab61dd045b6497953b4e3df8f2bb44)
> Cc: <stable@vger.kernel.org> # v3.18+
> Signed-off-by: Kevin Hilman <khilman@linaro.org>
> ---
> FYI... the arm64 has also submitted for inclusion into stable for v3.18+

Now applied to 4.0-stable queue.

      reply	other threads:[~2015-05-15 18:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-15 17:45 [PATCH] ARM: 8307/1: psci: move psci firmware calls out of line Kevin Hilman
2015-05-15 18:24 ` Greg KH [this message]

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=20150515182414.GA25383@kroah.com \
    --to=greg@kroah.com \
    --cc=khilman@kernel.org \
    --cc=khilman@linaro.org \
    --cc=mark.rutland@arm.com \
    --cc=rmk+kernel@arm.linux.org.uk \
    --cc=stable@vger.kernel.org \
    --cc=will.deacon@arm.com \
    /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.