PATCH: missing cache tag

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Oct 08 2002 - 13:53:15 EST


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.2.5.41/arch/i386/kernel/cpu/intel.c linux.2.5.41-ac1/arch/i386/kernel/cpu/intel.c
--- linux.2.5.41/arch/i386/kernel/cpu/intel.c 2002-10-02 21:33:55.000000000 +0100
+++ linux.2.5.41-ac1/arch/i386/kernel/cpu/intel.c 2002-10-04 16:33:09.000000000 +0100
@@ -127,6 +127,7 @@
         { 0x7B, LVL_2, 512 },
         { 0x7C, LVL_2, 1024 },
         { 0x82, LVL_2, 256 },
+ { 0x83, LVL_2, 512 },
         { 0x84, LVL_2, 1024 },
         { 0x85, LVL_2, 2048 },
         { 0x00, 0, 0}
-
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/



This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:26 EST