Re: [patch V3 07/30] x86/microcode/intel: Simplify early loading

From: Thomas Gleixner
Date: Tue Sep 19 2023 - 13:35:29 EST


On Tue, Sep 19 2023 at 16:57, Thomas Gleixner wrote:
> On Tue, Sep 19 2023 at 16:32, Borislav Petkov wrote:
>> On Tue, Sep 12, 2023 at 09:57:54AM +0200, Thomas Gleixner wrote:
>>> +/* Load microcode on BSP from CPIO */
>>
>> Yeah, no need to say "from CPIO" everywhere. We load it from somewhere,
>> it can be cpio but it can be builtin too.
>
> Makes sense.
>
>> But I can fix up too when applying.
>
> Thanks a lot!

Let me fix that up and repost as the removal of the early argument
in patch 1/N causes a metric ton of conflicts all over the series.

Thanks,

tglx