Re: RT 50-51 : cannot compile on i386

From: Ingo Molnar
Date: Tue Jul 05 2005 - 09:06:08 EST



* Serge Noiraud <serge.noiraud@xxxxxxxx> wrote:

> Hi,
>
> I have another compile problem :
>
> CC arch/i386/kernel/apm.o
> arch/i386/kernel/apm.c:424: error: syntax error before ',' token
> arch/i386/kernel/apm.c:425: error: syntax error before ',' token
> arch/i386/kernel/apm.c:427: error: syntax error before ',' token

i have fixed these build errors in -51-00.

-51-00 also has new debugging code which could help with your original
network-driver problem: assymetric spin locking and spin unlocking is
being detected and reported automatically. (if CONFIG_DEBUG_PREEMPT is
enabled)

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