Re: [PATCH v3 3/6] x86/microcode: Display revisions only when update is successful

From: Ashok Raj
Date: Fri Jan 06 2023 - 16:22:20 EST


On Fri, Jan 06, 2023 at 09:45:24PM +0100, Borislav Petkov wrote:
> On Fri, Jan 06, 2023 at 12:29:00PM -0800, Ashok Raj wrote:
> > Yes, that makes sense, Do you think we can add a note that the loading
> > failed? since the old -> new, new is coming from new microcode rev.
>
> It has failed when
>
> old == new.
>
> I.e.,
>
> "microcode revision: 0x1a -> 0x1a"
>
> when the current revision on the CPU is 0x1a.

That's fine too. I'll drop the patch.