Re: [PATCH][2.6] Completely out of line spinlocks / i386

From: Zwane Mwaikambo
Date: Sun Aug 08 2004 - 13:23:58 EST


On Sun, 8 Aug 2004, Andreas Schwab wrote:

> Zwane Mwaikambo <zwane@xxxxxxxxxxxxx> writes:
>
> > Index: linux-2.6.8-rc3-mm1/arch/i386/lib/spinlock.c
> > ===================================================================
> > RCS file: linux-2.6.8-rc3-mm1/arch/i386/lib/spinlock.c
> > diff -N linux-2.6.8-rc3-mm1/arch/i386/lib/spinlock.c
> > --- /dev/null 1 Jan 1970 00:00:00 -0000
> > +++ linux-2.6.8-rc3-mm1/arch/i386/lib/spinlock.c 8 Aug 2004 05:39:13 -0000
>
> Why not just make this an assembler source? It contains no real C code.
> The only downside is that EXPORT_SYMBOL must be moved elsewhere, but on
> the other hand it would make the assembler code more readable,

I thought about doing that, but this version touched the least amount of
files.
-
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/