Add missing intel cache descriptor

From: davej@codemonkey.org.uk
Date: Mon Mar 24 2003 - 11:41:44 EST


diff -urpN --exclude-from=/home/davej/.exclude bk-linus/arch/i386/kernel/cpu/intel.c linux-2.5/arch/i386/kernel/cpu/intel.c
--- bk-linus/arch/i386/kernel/cpu/intel.c 2003-03-08 09:56:26.000000000 +0000
+++ linux-2.5/arch/i386/kernel/cpu/intel.c 2003-03-19 18:46:49.000000000 +0000
@@ -100,6 +131,7 @@ static struct _cache_table cache_table[]
         { 0x25, LVL_3, 2048 },
         { 0x29, LVL_3, 4096 },
         { 0x39, LVL_2, 128 },
+ { 0x3b, LVL_2, 128 },
         { 0x3C, LVL_2, 256 },
         { 0x41, LVL_2, 128 },
         { 0x42, LVL_2, 256 },
-
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 : Mon Mar 31 2003 - 22:00:16 EST