linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test1-ac2 -- arch/ppc/platforms/pmac_cpufreq.c:179: `CPUFREQ_ALL_CPUS' undeclared  (first use in this function)
@ 2003-07-19 19:44 Miles Lane
  2003-07-19 20:32 ` Dominik Brodowski
  0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2003-07-19 19:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: paulus, benh

  CC      arch/ppc/platforms/pmac_cpufreq.o
arch/ppc/platforms/pmac_cpufreq.c: In function `do_set_cpu_speed':
arch/ppc/platforms/pmac_cpufreq.c:179: `CPUFREQ_ALL_CPUS' undeclared (first 
use in this function)

CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_PROC_INTF=y
CONFIG_CPU_FREQ_24_API=y
CONFIG_CPU_FREQ_PMAC=y

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.0-test1-ac2 -- arch/ppc/platforms/pmac_cpufreq.c:179: `CPUFREQ_ALL_CPUS' undeclared  (first use in this function)
  2003-07-19 19:44 2.6.0-test1-ac2 -- arch/ppc/platforms/pmac_cpufreq.c:179: `CPUFREQ_ALL_CPUS' undeclared (first use in this function) Miles Lane
@ 2003-07-19 20:32 ` Dominik Brodowski
  0 siblings, 0 replies; 2+ messages in thread
From: Dominik Brodowski @ 2003-07-19 20:32 UTC (permalink / raw)
  To: Miles Lane; +Cc: linux-kernel, paulus, benh

On Sat, Jul 19, 2003 at 12:44:31PM -0700, Miles Lane wrote:
>   CC      arch/ppc/platforms/pmac_cpufreq.o
> arch/ppc/platforms/pmac_cpufreq.c: In function `do_set_cpu_speed':
> arch/ppc/platforms/pmac_cpufreq.c: 179: `CPUFREQ_ALL_CPUS' undeclared (first 
> 
> use in this function)
> 
> CONFIG_CPU_FREQ=y
> CONFIG_CPU_FREQ_PROC_INTF=y
> CONFIG_CPU_FREQ_24_API=y
> CONFIG_CPU_FREQ_PMAC=y

Intermediate fix [replace CPUFREQ_ALL_CPUS with either 0 or
smp_processor_id() ] for this is already in Linus' tree, important update
for the pmac-cpufreq driver is in benh's tree and will hopefully be pushed
to Linus tree soon.

	Dominik

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-19 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-19 19:44 2.6.0-test1-ac2 -- arch/ppc/platforms/pmac_cpufreq.c:179: `CPUFREQ_ALL_CPUS' undeclared (first use in this function) Miles Lane
2003-07-19 20:32 ` Dominik Brodowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).