Re: [PATCH v2] arm64: extable: sort the exception table at build time

2013-05-30 Thread Will Deacon
On Wed, May 22, 2013 at 07:03:32PM +0100, Will Deacon wrote: > As is done for other architectures, sort the exception table at > build-time rather than during boot. > > Since sortextable appears to be a standalone C program relying on the > host elf.h to provide EM_AARCH64, I've had to add a condi

[PATCH v2] arm64: extable: sort the exception table at build time

2013-05-22 Thread Will Deacon
As is done for other architectures, sort the exception table at build-time rather than during boot. Since sortextable appears to be a standalone C program relying on the host elf.h to provide EM_AARCH64, I've had to add a conditional check in order to allow cross-compilation on machines that aren'