You need this to compile for Athron/Durons.
--- 2.4.2-ac14/include/asm-i386/processor.h Wed Mar 7 16:59:48 2001
+++ 2.4.2-ac14/include/asm-i386/processor.h Wed Mar 7 17:25:17 2001
@@ -499,7 +499,7 @@
{
__asm__ __volatile__ ("prefetch (%0)" : : "r"(x));
}
-#define spinock_prefetch(x) prefetchw(x)
+#define spinlock_prefetch(x) prefetchw(x)
#endif
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Questions about Enterprise Storage with Linux Tom Sightler
- Re: Questions about Enterprise Storage with Linu... Jesse Pollard
- Re: Questions about Enterprise Storage with ... Marcelo Tosatti
- Re: Questions about Enterprise Storage with ... Tom Sightler
- Re: Questions about Enterprise Storage with Linu... Jauder Ho
- Re: Questions about Enterprise Storage with Linu... james rich
- Re: Questions about Enterprise Storage with Linu... Thomas Davis
- Re: Linux 2.4.2ac14 andersg
- [PATCH] Re: Linux 2.4.2ac14 Tachino Nobuhiro
- Re: Misspelled spinlock_prefetch for MK7 (was: Linux 2.4.... junio
- Re: Linux 2.4.2ac14 Keitaro Yosimura
- Re: Linux 2.4.2ac14 Alan Cox
- Re: Linux 2.4.2ac14 Doug Ledford

