Re: [patch V3 07/30] x86/microcode/intel: Simplify early loading
From: Thomas Gleixner
Date: Tue Sep 19 2023 - 10:58:05 EST
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!