diff options
author | Mark Rutland <mark.rutland@arm.com> | 2015-03-06 12:08:30 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-17 09:55:10 -0700 |
commit | cef320a4049db294105b9d5d567914ed560820fa (patch) | |
tree | 4cac185f1f2ddf283857fa34f6c316f0604496fd /lib/mpi/mpicoder.c | |
parent | a44d1844deb25c71881e2ee930f892d2b85a49d2 (diff) |
ARM: 8307/1: psci: move psci firmware calls out of line
commit c097877319ab61dd045b6497953b4e3df8f2bb44 upstream.
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>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions