[PATCH] mtrr (was Re: GPLONLY kernel symbols???)

From: Paul Gortmaker (p_gortmaker@yahoo.com)
Date: Thu Nov 15 2001 - 05:03:27 EST


Dave Jones wrote:
>
> On Tue, 13 Nov 2001, Alan Cox wrote:
>
> > I wasnt aware mtrr.c had an active maintainer.
>
> Well, hpa and myself are the only ones really maintaining it
> in the last two years judging from the changelog. Some others
> probably also contributed small changes not worthy of an entry.

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/



This archive was generated by hypermail 2b29 : Thu Nov 15 2001 - 21:00:42 EST