From: Jan Beulich Date: Tue, 1 Mar 2011 11:14:55 +0000 (+0000) Subject: um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.S X-Git-Tag: v2.6.39-rc1~506^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfc39061d3dbf812e6a78f9529a548e5f0050c64;p=pandora-kernel.git um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.S arch/um/Kconfig.x86 has X86_32 but not X86_64 - that's resulting in asm/dwarf2.h producing the 32-bit (pushl_cfi & Co) macros instead of the 64-bit ones. Signed-off-by: Jan Beulich Cc: Jeff Dike LKML-Reference: <4D6CE3400200007800034498@vpn.id2.novell.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed