Re: [PATCH 04/32] acpi: Stop using 32-bit MSR interfaces
From: Ingo Molnar
Date: Sat Jul 04 2026 - 04:26:33 EST
* Rafael J. Wysocki (Intel) <rafael@xxxxxxxxxx> wrote:
> 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.
Thank you!
Can I also add your Acked-by to these two patches:
[PATCH 01/32] thermal/intel: Stop using 32-bit MSR interfaces
[PATCH 02/32] powercap: Stop using 32-bit MSR interfaces
? They both look fine to me.
Thanks,
Ingo