[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aca2cbc5-35fd-4662-afe3-7d2642a5e9f8@intel.com>
Date: Fri, 8 Nov 2024 14:51:39 -0800
From: Dave Hansen <dave.hansen@...el.com>
To: Thomas Gleixner <tglx@...utronix.de>,
"Chang S. Bae" <chang.seok.bae@...el.com>, Borislav Petkov <bp@...en8.de>
Cc: linux-kernel@...r.kernel.org, x86@...nel.org, mingo@...hat.com,
dave.hansen@...ux.intel.com
Subject: Re: [PATCH RFC 4/7] x86/microcode/intel: Prepare for microcode
staging
On 11/6/24 17:12, Thomas Gleixner wrote:
> This looks all overly complicated. The documentation says:
>
> "There is one set of mailbox registers and internal staging buffers per
> physical processor package. Therefore, the IA32_MCU_STAGING_MBOX_ADDR
> MSR is package-scoped and will provide a different physical address on
> each physical package."
>
> So why going through loops and hoops?
I'm to blame for that one.
It was the smallest amount of code I could think of at the time that
could work when all the CPUs in a package aren't consecutively numbered.
It also happens to work even if the topology parsing or firmware goes
wonky.
Powered by blists - more mailing lists