[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4BCF6425.7040908@zytor.com>
Date: Wed, 21 Apr 2010 13:46:29 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Borislav Petkov <bp@...64.org>
CC: mingo@...e.hu, tglx@...utronix.de, x86@...nel.org,
linux-kernel@...r.kernel.org, Frank Arnold <frank.arnold@....com>,
Borislav Petkov <borislav.petkov@....com>
Subject: Re: [PATCH 4/5] x86, cacheinfo: Make L3 cache info per node
On 04/15/2010 09:41 AM, Borislav Petkov wrote:
> +
> +/* max 8 nodes on a system */
> +static struct amd_l3_cache * __cpuinitdata l3_caches[8];
> +
This makes me very nervous. Where does this limit come from? It
appears completely arbitrary and seems like begging for problems in the
future.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists