[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <4D6CE3400200007800034498@vpn.id2.novell.com>
Date: Tue, 01 Mar 2011 11:14:55 +0000
From: "Jan Beulich" <JBeulich@...ell.com>
To: <mingo@...e.hu>, <tglx@...utronix.de>, <hpa@...or.com>
Cc: "Jeff Dike" <jdike@...toit.com>, <linux-kernel@...r.kernel.org>
Subject: [PATCH] x86-64: fix UML build after adding CFI annotations to
lib/rwsem_64.S
Signed-off-by: Jan Beulich <jbeulich@...ell.com>
Cc: Jeff Dike <jdike@...toit.com>
---
arch/um/Kconfig.x86 | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
--- 2.6.38-rc6/arch/um/Kconfig.x86
+++ 2.6.38-rc6-x86_64-cfi-annotate-rwsem-UML/arch/um/Kconfig.x86
@@ -19,6 +19,9 @@ config X86_32
def_bool !64BIT
select HAVE_AOUT
+config X86_64
+ def_bool 64BIT
+
config RWSEM_XCHGADD_ALGORITHM
def_bool X86_XADD
--
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