Re: [PATCH 1/2] x86: Track minimum microcode revision globally

From: Andi Kleen
Date: Tue Jun 12 2012 - 16:39:47 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/