Re: [PATCH 7/8] x86/msr: Switch wrmsr_safe_on_cpu() to use a 64-bit quantity
From: Ingo Molnar
Date: Fri Jun 05 2026 - 04:52:27 EST
* Juergen Gross <jgross@xxxxxxxx> wrote:
> In order to prepare retiring wrmsrq_safe_on_cpu() switch
> wrmsr_safe_on_cpu() to have the same interface as wrmsrq_safe_on_cpu().
This should be patch #1.
> Switch all wrmsr_safe_on_cpu() callers to use the new interface.
This should be patch #2.
Thanks,
Ingo