BUG resend: missing config options in 2.6.0-test5-bk1

From: Hal
Date: Wed Sep 10 2003 - 23:48:52 EST


Sorry i sent the other bug report under this title last time.

[1] Missing config macros for PPC architecture.

[2]

CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE and CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE are not being defined in
include/linux/autoconfig.h which causes CPUFREQ_DEFAULT_GOVERNOR not to be defined which will cause a compiler
syntax error in arch/ppc/platforms/pmac_cpufreq.h.

[3] arch/ppc/platforms/pmac_cpufreq.c CPUFREQ_DEFAULT_GOVERNOR include/linux/autoconfig.h
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE

[4] 2.6.0-test5-bk1

[5]

CC arch/ppc/platforms/pmac_cpufreq.o
arch/ppc/platforms/pmac_cpufreq.c: In function `pmac_cpufreq_cpu_init':
arch/ppc/platforms/pmac_cpufreq.c:260: `CPUFREQ_DEFAULT_GOVERNOR' undeclared (first use in this function)
arch/ppc/platforms/pmac_cpufreq.c:260: (Each undeclared identifier is reported only once
arch/ppc/platforms/pmac_cpufreq.c:260: for each function it appears in.)
make[1]: *** [arch/ppc/platforms/pmac_cpufreq.o] Error 1
make: *** [arch/ppc/platforms] Error 2

[6]

[7] Gentoo Linux

[7.1]

Linux darkstar.example.net 2.4.20-ben10 #11 Fri Sep 5 09:24:51 PDT 2003 ppc 750FX GNU/Linux

Gnu C 3.2.3
Gnu make 3.80
util-linux 2.11z
mount 2.11z
module-init-tools 2.4.25
e2fsprogs 1.32
PPP 2.4.1
Linux C Library 2.3.2
Dynamic linker (ldd) 2.3.2
Procps 3.1.9
Net-tools 1.60
Kbd 1.06
Sh-utils 2.0.15
Modules Loaded ipt_LOG ipt_state ipt_ttl iptable_filter iptable_nat ip_conntrack ip_tables

[7.2]

cpu : 750FX
temperature : 12 C (uncalibrated)
clock : 700MHz
revision : 1.18 (pvr 7000 0112)
bogomips : 1389.36
machine : PowerBook4,3
motherboard : PowerBook4,3 MacRISC2 MacRISC Power Macintosh
detected as : 257 (iBook 2 rev. 2)
pmac flags : 0000000b
L2 cache : 512K unified
memory : 384MB
pmac-generation : NewWorld


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