Re: [PATCH 5/8] x86/msr: Switch rdmsr_safe_on_cpu() to return a 64-bit quantity

From: Ingo Molnar

Date: Fri Jun 05 2026 - 04:46:26 EST



* Juergen Gross <jgross@xxxxxxxx> wrote:

> In order to prepare retiring rdmsrq_safe_on_cpu() switch
> rdmsr_safe_on_cpu() to have the same interface as rdmsrq_safe_on_cpu().

Patch #1.

> Switch all rdmsr_safe_on_cpu() callers to use the new interface.

Patch #2.

Thanks,

Ingo