Re: [PATCH 2/3] [2.6.26] ehea: Add dependency to Kconfig

2008-06-03 Thread Nathan Lynch
Hannes Hering wrote: > > On Wednesday 28 May 2008 18:44:05 Nathan Lynch wrote: > > > > Hannes Hering wrote: > > > The new ehea memory hot plug implementation depends on MEMORY_HOTPLUG. > > > > > > Signed-off-by: Hannes Hering <[EMAIL PROTECTED]> > > > --- > > > > > > diff --git a/drivers/net/Kc

Re: [PATCH 2/3] [2.6.26] ehea: Add dependency to Kconfig

2008-06-03 Thread Jeff Garzik
Badari Pulavarty wrote: It would be nice to get this resolved for 2.6.26 -- this new dependency causes working 2.6.25 configs to effectively fail (by deselecting CONFIG_EHEA during make oldconfig). When everybody else is happy, I'm happy :) ___ Linu

Re: [PATCH 2/3] [2.6.26] ehea: Add dependency to Kconfig

2008-06-03 Thread Badari Pulavarty
On Tue, 2008-06-03 at 15:49 -0500, Nathan Lynch wrote: > Hannes Hering wrote: > > > > On Wednesday 28 May 2008 18:44:05 Nathan Lynch wrote: > > > > > > Hannes Hering wrote: > > > > The new ehea memory hot plug implementation depends on MEMORY_HOTPLUG. > > > > > > > > Signed-off-by: Hannes Herin

Re: [PATCH 2/3] [2.6.26] ehea: Add dependency to Kconfig

2008-06-03 Thread Hannes Hering
Hi Nathan, I agree that the ehea cannot be built without MEMORY_HOTPLUG. The problem is the fact that the ppc walk_memory_resource declaration is in the scope of MEMORY_HOTPLUG. At the moment I don't have complete overview if the move of the code as you propose in your patch has any side effects.

Re: [PATCH 2/3] [2.6.26] ehea: Add dependency to Kconfig

2008-05-28 Thread Nathan Lynch
Hello, Hannes Hering wrote: > The new ehea memory hot plug implementation depends on MEMORY_HOTPLUG. > > Signed-off-by: Hannes Hering <[EMAIL PROTECTED]> > --- > > diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig > index f90a86b..181cd86 100644 > --- a/drivers/net/Kconfig > +++ b/drivers/n

[PATCH 2/3] [2.6.26] ehea: Add dependency to Kconfig

2008-05-07 Thread Hannes Hering
The new ehea memory hot plug implementation depends on MEMORY_HOTPLUG. Signed-off-by: Hannes Hering <[EMAIL PROTECTED]> --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f90a86b..181cd86 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2440,7 +2440,7 @@ config CHELSIO