[-mm patch] cpu_idle: fix build break

2007-03-06 Thread Adrian Bunk
From: Venkatesh Pallipadi <[EMAIL PROTECTED]> This patch fixes a build breakage with !CONFIG_HOTPLUG_CPU and CONFIG_CPU_IDLE. Signed-off-by: Venkatesh Pallipadi <[EMAIL PROTECTED]> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was sent by Venkatesh Pallipadi on: - 2 Mar 2007

[-mm patch] cpu_idle: fix build break

2007-03-06 Thread Adrian Bunk
From: Venkatesh Pallipadi [EMAIL PROTECTED] This patch fixes a build breakage with !CONFIG_HOTPLUG_CPU and CONFIG_CPU_IDLE. Signed-off-by: Venkatesh Pallipadi [EMAIL PROTECTED] Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- This patch was sent by Venkatesh Pallipadi on: - 2 Mar 2007 ---

Re: [-mm patch] cpu_idle: fix build break

2007-03-02 Thread Frederik Deweerdt
On Fri, Mar 02, 2007 at 07:24:28AM -0800, Venkatesh Pallipadi wrote: > On Fri, Mar 02, 2007 at 02:40:07PM +, Frederik Deweerdt wrote: > > On Fri, Mar 02, 2007 at 03:00:26AM -0800, Andrew Morton wrote: > > > +git-acpi-fix-cpuidle-borkage.patch > > This attached patch might be needed too, the

Re: [-mm patch] cpu_idle: fix build break

2007-03-02 Thread Venkatesh Pallipadi
On Fri, Mar 02, 2007 at 02:40:07PM +, Frederik Deweerdt wrote: > On Fri, Mar 02, 2007 at 03:00:26AM -0800, Andrew Morton wrote: > > +git-acpi-fix-cpuidle-borkage.patch > This attached patch might be needed too, the build breaks if > !CONFIG_HOTPLUG_CPU and CONFIG_CPU_IDLE > > CC

[-mm patch] cpu_idle: fix build break

2007-03-02 Thread Frederik Deweerdt
On Fri, Mar 02, 2007 at 03:00:26AM -0800, Andrew Morton wrote: > +git-acpi-fix-cpuidle-borkage.patch This attached patch might be needed too, the build breaks if !CONFIG_HOTPLUG_CPU and CONFIG_CPU_IDLE CC drivers/cpuidle/cpuidle.o drivers/cpuidle/cpuidle.c: In function 'cpuidle_init':

[-mm patch] cpu_idle: fix build break

2007-03-02 Thread Frederik Deweerdt
On Fri, Mar 02, 2007 at 03:00:26AM -0800, Andrew Morton wrote: +git-acpi-fix-cpuidle-borkage.patch This attached patch might be needed too, the build breaks if !CONFIG_HOTPLUG_CPU and CONFIG_CPU_IDLE CC drivers/cpuidle/cpuidle.o drivers/cpuidle/cpuidle.c: In function 'cpuidle_init':

Re: [-mm patch] cpu_idle: fix build break

2007-03-02 Thread Venkatesh Pallipadi
On Fri, Mar 02, 2007 at 02:40:07PM +, Frederik Deweerdt wrote: On Fri, Mar 02, 2007 at 03:00:26AM -0800, Andrew Morton wrote: +git-acpi-fix-cpuidle-borkage.patch This attached patch might be needed too, the build breaks if !CONFIG_HOTPLUG_CPU and CONFIG_CPU_IDLE CC

Re: [-mm patch] cpu_idle: fix build break

2007-03-02 Thread Frederik Deweerdt
On Fri, Mar 02, 2007 at 07:24:28AM -0800, Venkatesh Pallipadi wrote: On Fri, Mar 02, 2007 at 02:40:07PM +, Frederik Deweerdt wrote: On Fri, Mar 02, 2007 at 03:00:26AM -0800, Andrew Morton wrote: +git-acpi-fix-cpuidle-borkage.patch This attached patch might be needed too, the build