[PATCH v2 0/2] x86,vdso: vdso build fixes and improvements

From: Andy Lutomirski
Date: Fri May 30 2014 - 11:49:29 EST


Patch 1 causes make;make to behave similarly to make if vdso2c fails.
Patch 2 hopefully fixes x86 crossbuilds on big-endian machines. I don't
have a big-endian machine to test on, though.

Changes from v1: Add two missing endian fixes

Andy Lutomirski (2):
x86,vdso: When vdso2c fails, unlink the output
x86,vdso: Fix cross-compilation from big-endian architectures

arch/x86/vdso/vdso2c.c | 35 +++++++++++++++++-------
arch/x86/vdso/vdso2c.h | 73 ++++++++++++++++++++++++++------------------------
2 files changed, 64 insertions(+), 44 deletions(-)

--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/