lkml.org 
[lkml]   [2011]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectSubject: [PATCH 02/91] um: fix build breakage in mm/slub.c
From

we have no equivalent of cpufeature machinery, so...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
arch/x86/Kconfig.cpu | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/Kconfig.cpu b/arch/x86/Kconfig.cpu
index e3ca7e0..94fed18 100644
--- a/arch/x86/Kconfig.cpu
+++ b/arch/x86/Kconfig.cpu
@@ -313,7 +313,7 @@ config CMPXCHG_LOCAL
def_bool X86_64 || (X86_32 && !M386)

config CMPXCHG_DOUBLE
- def_bool y
+ def_bool !UML

config X86_L1_CACHE_SHIFT
int
--
1.7.2.5



\
 
 \ /
  Last update: 2011-08-18 21:01    [W:0.023 / U:0.908 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site