RE: [PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs

2014-09-26 Thread li.xi...@freescale.com
> Subject: Re: [PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs > > On Fri, Sep 26, 2014 at 08:39:04AM +, li.xi...@freescale.com wrote: > > [...] > > > On Fri, Sep 26, 2014 at 05:30:40AM +, li.xi...@freescale.com wrote: > > > > Hi Russe

Re: [PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs

2014-09-26 Thread Russell King - ARM Linux
On Fri, Sep 26, 2014 at 08:39:04AM +, li.xi...@freescale.com wrote: > [...] > > On Fri, Sep 26, 2014 at 05:30:40AM +, li.xi...@freescale.com wrote: > > > Hi Russell, > > > > > > I'd like to know the status of this patch. > > > > > > Our Platforms depend on it. > > > > I'm not applying it.

RE: [PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs

2014-09-26 Thread li.xi...@freescale.com
[...] > On Fri, Sep 26, 2014 at 05:30:40AM +, li.xi...@freescale.com wrote: > > Hi Russell, > > > > I'd like to know the status of this patch. > > > > Our Platforms depend on it. > > I'm not applying it. This option should not be exposed for general > use. The usage pattern is clear from the

Re: [PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs

2014-09-26 Thread Russell King - ARM Linux
On Fri, Sep 26, 2014 at 05:30:40AM +, li.xi...@freescale.com wrote: > Hi Russell, > > I'd like to know the status of this patch. > > Our Platforms depend on it. I'm not applying it. This option should not be exposed for general use. The usage pattern is clear from the existing users - prop

RE: [PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs

2014-09-25 Thread li.xi...@freescale.com
sts.infradead.org > Cc: linux-kernel@vger.kernel.org; Xiubo Li-B47053 > Subject: [PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs > > Signed-off-by: Xiubo Li > --- > arch/arm/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a

[PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs

2014-08-31 Thread Xiubo Li
Signed-off-by: Xiubo Li --- arch/arm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index c49a775..bf8445c 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1687,7 +1687,7 @@ config ARCH_WANT_GENERAL_HUGETLB source "mm/Kconf