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

From: Rafael J. Wysocki (Intel)

Date: Thu Jul 02 2026 - 07:50:27 EST


On Thu, Jul 2, 2026 at 11:17 AM Ingo Molnar <mingo@xxxxxxxxxx> wrote:
>
>
> * 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.

Sure.

I will be assuming that tip will be taking care of this change going forward.

Thanks!