diff options
author | Andrew Pinski <apinski@cavium.com> | 2017-09-18 11:20:20 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2017-09-18 11:20:20 +0100 |
commit | 3d6a7b99e3fa29b92d6288487e057e0a596bd2b0 (patch) | |
tree | 954a9bf1e95bac58a2b2145589d79f509474181d /drivers/perf/arm_pmu_acpi.c | |
parent | c73cc120a33e12e4e254b4b42bc613204ccb923b (diff) | |
download | linux-stable-3d6a7b99e3fa29b92d6288487e057e0a596bd2b0.tar.gz linux-stable-3d6a7b99e3fa29b92d6288487e057e0a596bd2b0.tar.bz2 linux-stable-3d6a7b99e3fa29b92d6288487e057e0a596bd2b0.zip |
arm64: ensure the kernel is compiled for LP64
The kernel needs to be compiled as a LP64 binary for ARM64, even when
using a compiler that defaults to code-generation for the ILP32 ABI.
Consequently, we need to explicitly pass '-mabi=lp64' (supported on
gcc-4.9 and newer).
Signed-off-by: Andrew Pinski <Andrew.Pinski@caviumnetworks.com>
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Signed-off-by: Yury Norov <ynorov@caviumnetworks.com>
Reviewed-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'drivers/perf/arm_pmu_acpi.c')
0 files changed, 0 insertions, 0 deletions