---------------------<etc>---------------------
> > --- linux/arch/i386/kernel/semaphore.c.orig Sat Jul 28 13:57:29 2001
> > +++ linux/arch/i386/kernel/semaphore.c Sat Jul 28 14:50:50 2001
> > @@ -181,56 +181,56 @@
> > ".text\n"
> > ".align 4\n"
> > ".globl __down_failed\n"
> > -"__down_failed:\n\t"
> > - "pushl %eax\n\t"
> > +"__down_failed:\n"
> > +" pushl %eax\n"
> > +" pushl %edx\n"
>
> Why did you replace this? It was not a multi-line literal.
> It it triggered a warning, I'd suspect the gcc.
>
> -- Pete
Pete,
There was no operational or gcc-3.0 compiler
issue with the above stanza.
I altered this section only only to indent and
align the text. My choice was Purely Esthetic(TM).
It worked fine either way, 'specially on a GHz
althlon ;-)
Regards,
Paul
-- ********************************************* Paul Reich RF/Microwave EngineerSupport the "Freedom To Innovate"... Just say "No".
********************************************* - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/