Re: 2.6.12-rc5-mm1

From: Andrew Morton
Date: Thu May 26 2005 - 02:57:22 EST


"J.A. Magallon" <jamagallon@xxxxxxx> wrote:
>
> I collected this from lkml:
>
> --- linux-2.6.12-rc4-mm2/arch/i386/kernel/cpu/intel_cacheinfo.c.old 2005-05-17 00:05:28.000000000 +0200
> +++ linux-2.6.12-rc4-mm2/arch/i386/kernel/cpu/intel_cacheinfo.c 2005-05-17 00:05:49.000000000 +0200
> @@ -118,7 +118,7 @@
> };
>
> #define MAX_CACHE_LEAVES 4
> -static unsigned short __devinitdata num_cache_leaves;
> +static unsigned short num_cache_leaves;

Got it, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/