On Tue, Jan 31, 2023, Like Xu wrote: > On 25/1/2023 7:49 am, Sean Christopherson wrote: > > arch/x86/kvm/hyperv.c | 10 ++++------ > > arch/x86/kvm/svm/svm.c | 5 ++--- > > arch/x86/kvm/vmx/vmx.c | 4 +--- > > arch/x86/kvm/x86.c | 18 +++++------------- > > arch/x86/kvm/x86.h | 12 ++++++++++++ > > 5 files changed, 24 insertions(+), 25 deletions(-) > > Nit: those changes don't just involve PMU, better to > remove pmu suffix from the patch title for more eyes. Ah, right, I got a bit overzealous. Thanks!