[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FD7A915.6020606@linux.intel.com>
Date: Tue, 12 Jun 2012 13:39:49 -0700
From: Andi Kleen <ak@...ux.intel.com>
To: "H. Peter Anvin" <hpa@...or.com>
CC: Andi Kleen <andi@...stfloor.org>, x86@...nel.org,
eranian@...gle.com, linux-kernel@...r.kernel.org,
a.p.zijlstra@...llo.nl
Subject: Re: [PATCH 1/2] x86: Track minimum microcode revision globally
On 6/12/2012 1:36 PM, H. Peter Anvin wrote:
> 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?
No reason. I can switch to that.
-Andi
--
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