On Mon, 19 Aug 2024 13:59:27 +0800, Li Chen wrote: > Use this_cpu_ptr() instead of open coding the equivalent in > kvm_user_return_msr_cpu_online. > > Applied to kvm-x86 misc, thanks! I'm quite annoyed with myself that I missed that one when sending the patch for commit 15e1c3d65975 ("KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())"). [1/1] KVM: x86: Use this_cpu_ptr() in kvm_user_return_msr_cpu_online https://github.com/kvm-x86/linux/commit/e0183a42e3bc -- https://github.com/kvm-x86/linux/tree/next