[PATCH 01/24] ARM64: Force LP64 to compile the kernel

2014-09-03 Thread Andrew Pinski
Sometimes the compiler is set to default to ILP32 ABI so we want to make sure the kernel can compile in that case. Signed-off-by: Andrew Pinski --- arch/arm64/Makefile |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm64/Makefile b/arch/arm64/Makefile index 2df

[PATCH 01/24] ARM64: Force LP64 to compile the kernel.

2014-05-24 Thread Andrew Pinski
Sometimes the compiler is set to default to ILP32 ABI so we want to make sure the kernel can compile in that case. Thanks, Andrew Pinski Signed-off-by: Andrew Pinski --- arch/arm64/Makefile |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm64/Makefile b/arch/a

[PATCH 01/24] ARM64: Force LP64 to compile the kernel.

2014-05-24 Thread Andrew Pinski
Sometimes the compiler is set to default to ILP32 ABI so we want to make sure the kernel can compile in that case. Thanks, Andrew Pinski Signed-off-by: Andrew Pinski --- arch/arm64/Makefile |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm64/Makefile b/arch/a