[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1401464755.git.luto@amacapital.net>
Date: Fri, 30 May 2014 08:48:47 -0700
From: Andy Lutomirski <luto@...capital.net>
To: Paul Gortmaker <paul.gortmaker@...driver.com>,
"H. Peter Anvin" <hpa@...or.com>
Cc: Josh Boyer <jwboyer@...oraproject.org>,
Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"linux-tip-commits@...r.kernel.org"
<linux-tip-commits@...r.kernel.org>,
"linux-next@...r.kernel.org" <linux-next@...r.kernel.org>,
Andy Lutomirski <luto@...capital.net>
Subject: [PATCH v2 0/2] x86,vdso: vdso build fixes and improvements
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists