Re: [PATCH] ac7 Athlon-SMP
willy@thepuffingroup.com
Sun, 4 Jun 2000 08:37:07 -0400
On Sat, Jun 03, 2000 at 08:55:52AM -0400, Tom Leete wrote:
> Hello,
>
> Here is a fix for the K7-SMP compilation failures I reported yesterday.
>
> The memcpy3d functions are moved to arch/i386/lib/mmx.c with the
> corresponding changes to asm-i386/mmx.h. This also allowed a cleanup
> of asm-i386/string.h.
this cannot be acceptable. you've turned two inline functions into function
calls -- and memcpy has to be fast.
--
The Sex Pistols were revolutionaries. The Bay City Rollers weren't.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/