Re: [PATCH 2/3] x86/CPU: Add a microcode loader callback

From: Borislav Petkov
Date: Sat Feb 17 2018 - 08:28:16 EST


On Sat, Feb 17, 2018 at 05:07:53AM -0800, Raj, Ashok wrote:
> Could you only list it there instead? common.c has no other
> microcode related functions other than this.?

I already explained that to you: this function is called by the loader
but it uses facilities which are closer to cpu/common.c - get_cpu_cap(),
etc.

Also, this file will be split eventually after the CPUID cleanup.

So it could just as well be called recheck_cpu_caps(), without the
"microcode" prefix.

So no need to do anything now.

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.