lkml.org 
[lkml]   [2010]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 27/39] x86, lmb: turn off ARCH_LMB_FIND_AREA
Date
32bit now can use generic __find_lmb_area now. So we can turn arch one off

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
---
arch/x86/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index da9040b..bbe4e99 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -584,7 +584,7 @@ config PARAVIRT_DEBUG
a paravirt_op is missing when it is called.

config ARCH_LMB_FIND_AREA
- default y
+ default n
bool "Use x86 own lmb_find_area()"
---help---
Use lmb_find_area() version instead of generic version, it get free
--
1.6.4.2


\
 
 \ /
  Last update: 2010-04-09 08:13    [W:0.349 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site