Re: [PATCH 2/2] Fixed broken microcode early loading on 32 bit platforms because it always jumps past cpuid in sync_core() as data structure boot_cpu_data are not populated so early in boot. This is for 4.4. Should be done for 4.9 too

From: Evalds Iodzevics
Date: Mon Apr 20 2020 - 01:52:26 EST


Yeah, basically its a fix for early microcode load on x86 for 4.4 longterm
Just tried to say same problem exists on 4.9 too

On Sun, Apr 19, 2020 at 7:54 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Sun, Apr 19, 2020 at 07:29:43PM +0300, Evalds Iodzevics wrote:
> > ---
> > arch/x86/include/asm/microcode_intel.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Your subject line is really confused :(
>