Re: [PATCH 25/33] x86, lmb: turn off ARCH_LMB_FIND_AREA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2010-03-30 at 19:17 -0700, Yinghai Lu wrote:
> 32bit now can use generic __find_lmb_area now. So we can turn arch one off
> 
> Signed-off-by: Yinghai Lu <yinghai@xxxxxxxxxx>
> ---
>  arch/x86/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index 1aa53ae..ce097ab 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

So can't the whole ARCH_LMB_FIND_AREA go away then? And the generic
version be made non-weak?

cheers

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux