[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200703021542.l22FgtLQ012239@turing-police.cc.vt.edu>
Date: Fri, 02 Mar 2007 10:42:55 -0500
From: Valdis.Kletnieks@...edu
To: Andrew Morton <akpm@...ux-foundation.org>,
Venkatesh Pallipadi <venkatesh.pallipadi@...el.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: 2.6.21-rc2-mm1 - build error with HOTPLUG_CPU=N, CPU_IDLE=Y
On Fri, 02 Mar 2007 03:00:26 PST, Andrew Morton said:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc2/2.6.21-rc2-mm1/
> git-acpi.patch
Build dies if your config has CONFIG_HOTPLUG_CPU=N but CPU_IDLE=Y
CC drivers/cpuidle/cpuidle.o
drivers/cpuidle/cpuidle.c: In function âcpuidle_initâ:
drivers/cpuidle/cpuidle.c:272: error: âcpuidle_cpu_notifierâ undeclared (first use in this function)
drivers/cpuidle/cpuidle.c:272: error: (Each undeclared identifier is reported only once
drivers/cpuidle/cpuidle.c:272: error: for each function it appears in.)
make[2]: *** [drivers/cpuidle/cpuidle.o] Error 1
Not sure if we're missing some Kconfig 'depends on' magic, or a missing
pair of #ifdef/#endif, or what...
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists