Re: [PATCH v2 01/10] x86/microcode/intel: expose collect_cpu_info_early() for IFS

From: Thomas Gleixner
Date: Thu Apr 21 2022 - 10:56:25 EST


On Fri, Apr 08 2022 at 10:34, Borislav Petkov wrote:
> On Thu, Apr 07, 2022 at 12:13:38PM -0700, Jithu Joseph wrote:
>> +EXPORT_SYMBOL_GPL(cpu_signatures_match);
>> +
>> +int cpu_collect_info_early(struct ucode_cpu_info *uci)
>
> intel_collect_cpu_info_early()

That function name does not make sense in context of that driver...

Thanks,

tglx