Re: [PATCH 04/32] acpi: Stop using 32-bit MSR interfaces

From: Ingo Molnar

Date: Thu Jul 02 2026 - 05:31:14 EST



* Rafael J. Wysocki (Intel) <rafael@xxxxxxxxxx> wrote:

> On Mon, Jun 29, 2026 at 8:05 AM Juergen Gross <jgross@xxxxxxxx> wrote:
> >
> > The 32-bit MSR interfaces rdmsr(), wrmsr(), rdmsr_safe() and
> > wrmsr_safe() are planned to be removed. Use the related 64-bit variants
> > instead.
> >
> > In processor_throttling.c drop needless initializers.
> >
> > Signed-off-by: Juergen Gross <jgross@xxxxxxxx>
>
> LGTM overall.
>
> Do you want me to pick it up or do you prefer to route it along with
> the rest of the series?

I'd like to keep this series together if you don't mind, so that
followup changes can be done more easily.

Thanks,

Ingo