Problem with linuxppc smp.c

Michael Schmitz schmitz at opal.biophys.uni-duesseldorf.de
Wed May 9 20:54:36 EST 2001


> smp.c: In function `smp_gemini_kick_cpu':
> smp.c:670: `i' undeclared (first use in this function)
> smp.c:670: (Each undeclared identifier is reported only once
> smp.c:670: for each function it appears in.)
> smp.c: In function `smp_gemini_setup_cpu':
> smp.c:679: `cpu_nr' undeclared (first use in this function)
>
> Any thoughts?  I guess I could try to grok the author's meaning and fix
> this... ;-)

I guess it's obvious that both of these should be declared int.

	Michael


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/






More information about the Linuxppc-dev mailing list