Re: [PATCH v3 00/11] x86/msr: Drop 32-bit variants of *_on_cpu() MSR functions
K Prateek Nayak <[email protected]>
| Newsgroups | org.kernel.vger.linux-edac,org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel,org.kernel.vger.linux-perf-users,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
Hello Juergen, On 6/8/2026 10:47 AM, Juergen Gross wrote: > Drop the variants using 2 32-bit values instead of a single 64-bit one > of the *_on_cpu() MSR access functions. > > Changes in V2: > - patches 1+2 split out from other patch > - keep the *q() variants instead of those without suffix > > Changes in V3: > - V3 patch 7 split out from V2 patch 7 I've taken this series for a spin on top of tip/master and haven't notices anything unusual on both baremetal and on an i386 QEMU guest. Feel free to include: Tested-by: K Prateek Nayak <[email protected]> -- Thanks and Regards, Prateek