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

From: H. Peter Anvin
Date: Tue Jun 12 2012 - 16:37:00 EST


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