Re: [PATCH] KVM: x86/pmu: Clean up vPMU comments and stray blank lines
Sean Christopherson <[email protected]>
| Newsgroups | org.kernel.vger.kvm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 25 Jun 2026 17:01:55 +0800, Like Xu wrote:
> Tidy up the x86 vPMU emulation code and its selftests by fixing comments
> that no longer reflect the code along with assorted spelling and grammar
> mistakes, and by dropping redundant blank lines reported by checkpatch.
>
> No functional change intended.
>
>
> [...]
Applied to kvm-x86 misc, thanks! Note, to avoid a potential conflict (I think
git's handling of code movement depends on the exact git config), I squashed
one of the selftest comment fixes into f6e01d4fa1e8 ("KVM: selftests: Create
one VM with many vCPUs for each major PMU counters test") that's sitting in the
selftests2 branch.
[1/1] KVM: x86/pmu: Clean up vPMU comments and stray blank lines
https://github.com/kvm-x86/linux/commit/66ee8f155657
--
https://github.com/kvm-x86/linux/tree/next