[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FD7A85D.4000106@zytor.com>
Date: Tue, 12 Jun 2012 13:36:45 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Andi Kleen <andi@...stfloor.org>
CC: x86@...nel.org, eranian@...gle.com, linux-kernel@...r.kernel.org,
a.p.zijlstra@...llo.nl, Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH 1/2] x86: Track minimum microcode revision globally
On 06/12/2012 01:33 PM, Andi Kleen wrote:
>
> +/* Global minimum microcode version */
> +int min_microcode;
> +
Any reason not to use boot_cpu_data.microcode for this, much like we do
with the CPUID common subset?
-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