Re: [PATCH 1/2] x86/microcode/AMD: Load late on both threads too

From: Dave Hansen
Date: Wed Jun 07 2023 - 15:36:59 EST


On 6/5/23 07:13, Borislav Petkov wrote:
> Do the same as early loading - load on both threads.

Hey Boris,

What's the benefit of doing the loading on both threads? I would have
naively thought it was just wasted work.

I think I even have a back-burnered Intel patch around somewhere that
ensures that we *never* load on both threads.