lkml.org 
[lkml]   [2012]   [Aug]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: linux-next: Tree for July 26 (uml)
Date

How about this then?

David
---
diff --git a/arch/x86/um/Kconfig b/arch/x86/um/Kconfig
index 9926e11..a4b0c10 100644
--- a/arch/x86/um/Kconfig
+++ b/arch/x86/um/Kconfig
@@ -21,9 +21,11 @@ config 64BIT
config X86_32
def_bool !64BIT
select HAVE_AOUT
+ select MODULES_USE_ELF_REL

config X86_64
def_bool 64BIT
+ select MODULES_USE_ELF_RELA

config RWSEM_XCHGADD_ALGORITHM
def_bool X86_XADD && 64BIT

\
 
 \ /
  Last update: 2012-08-14 18:02    [from the cache]
©2003-2011 Jasper Spaans