Another SCNWOAE...
Paul.
--- arch/i386/kernel/mtrr.c~ Tue Nov 6 19:14:03 2001
+++ arch/i386/kernel/mtrr.c Thu Nov 15 04:58:40 2001
@@ -489,7 +489,6 @@
case MTRR_IF_INTEL:
rdmsr (MTRRcap_MSR, config, dummy);
return (config & (1<<10));
- return 1;
case MTRR_IF_AMD_K6:
case MTRR_IF_CENTAUR_MCR:
case MTRR_IF_CYRIX_ARR:
-
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/