Re: 2.6.6-mm1

From: Nick Piggin
Date: Mon May 10 2004 - 07:22:12 EST


Dave Jones wrote:
On Mon, May 10, 2004 at 12:52:33PM +0200, Dominik Karall wrote:
> > CC arch/i386/kernel/cpu/cpufreq/p4-clockmod.o
> arch/i386/kernel/cpu/cpufreq/p4-clockmod.c: In Funktion >>cpufreq_p4_get<<:
> arch/i386/kernel/cpu/cpufreq/p4-clockmod.c:283: error: `sibling' undeclared > (first use in this function)
> arch/i386/kernel/cpu/cpufreq/p4-clockmod.c:283: error: (Each undeclared > identifier is reported only once
> arch/i386/kernel/cpu/cpufreq/p4-clockmod.c:283: error: for each function it > appears in.)
> make[4]: *** [arch/i386/kernel/cpu/cpufreq/p4-clockmod.o] Fehler 1

Oops.


In -mm, cpu_sibling_map is a cpumask_t with cpu_sibling_map[cpu]
containing "cpu" and all of its siblings.

Linus' tree looks like it is going to be that way shortly too.

Nick
-
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/