Re: [PATCH 1/2 v2] x86: Allow higher NR_CPUS values

2013-11-06 Thread Josh Boyer
On Wed, Nov 06, 2013 at 09:12:21AM -0500, Josh Boyer wrote:
> On Wed, Nov 06, 2013 at 08:15:40AM +0100, Ingo Molnar wrote:
> > 
> > * Josh Boyer  wrote:
> > 
> > > diff --git a/lib/Kconfig b/lib/Kconfig
> > > index b3c8be0..0ea738e 100644
> > > --- a/lib/Kconfig
> > > +++ b/lib/Kconfig
> > > @@ -342,7 +342,7 @@ config CHECK_SIGNATURE
> > >   bool
> > >  
> > >  config CPUMASK_OFFSTACK
> > > - bool "Force CPU masks off stack" if DEBUG_PER_CPU_MAPS
> > > + bool "Force CPU masks off stack"
> > 
> > this aspect causes build failures with the attached config.
> 
> Bother.  OK, I'll poke at it today.  You wouldn't happen to have a
> pointer to the build failure, would you?

Nevermind.  I got to it sooner than I expected.

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 1/2 v2] x86: Allow higher NR_CPUS values

2013-11-06 Thread Josh Boyer
On Wed, Nov 06, 2013 at 08:15:40AM +0100, Ingo Molnar wrote:
> 
> * Josh Boyer  wrote:
> 
> > diff --git a/lib/Kconfig b/lib/Kconfig
> > index b3c8be0..0ea738e 100644
> > --- a/lib/Kconfig
> > +++ b/lib/Kconfig
> > @@ -342,7 +342,7 @@ config CHECK_SIGNATURE
> > bool
> >  
> >  config CPUMASK_OFFSTACK
> > -   bool "Force CPU masks off stack" if DEBUG_PER_CPU_MAPS
> > +   bool "Force CPU masks off stack"
> 
> this aspect causes build failures with the attached config.

Bother.  OK, I'll poke at it today.  You wouldn't happen to have a
pointer to the build failure, would you?

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 1/2 v2] x86: Allow higher NR_CPUS values

2013-11-06 Thread Josh Boyer
On Wed, Nov 06, 2013 at 08:15:40AM +0100, Ingo Molnar wrote:
 
 * Josh Boyer jwbo...@redhat.com wrote:
 
  diff --git a/lib/Kconfig b/lib/Kconfig
  index b3c8be0..0ea738e 100644
  --- a/lib/Kconfig
  +++ b/lib/Kconfig
  @@ -342,7 +342,7 @@ config CHECK_SIGNATURE
  bool
   
   config CPUMASK_OFFSTACK
  -   bool Force CPU masks off stack if DEBUG_PER_CPU_MAPS
  +   bool Force CPU masks off stack
 
 this aspect causes build failures with the attached config.

Bother.  OK, I'll poke at it today.  You wouldn't happen to have a
pointer to the build failure, would you?

josh
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 1/2 v2] x86: Allow higher NR_CPUS values

2013-11-06 Thread Josh Boyer
On Wed, Nov 06, 2013 at 09:12:21AM -0500, Josh Boyer wrote:
 On Wed, Nov 06, 2013 at 08:15:40AM +0100, Ingo Molnar wrote:
  
  * Josh Boyer jwbo...@redhat.com wrote:
  
   diff --git a/lib/Kconfig b/lib/Kconfig
   index b3c8be0..0ea738e 100644
   --- a/lib/Kconfig
   +++ b/lib/Kconfig
   @@ -342,7 +342,7 @@ config CHECK_SIGNATURE
 bool

config CPUMASK_OFFSTACK
   - bool Force CPU masks off stack if DEBUG_PER_CPU_MAPS
   + bool Force CPU masks off stack
  
  this aspect causes build failures with the attached config.
 
 Bother.  OK, I'll poke at it today.  You wouldn't happen to have a
 pointer to the build failure, would you?

Nevermind.  I got to it sooner than I expected.

josh
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/