Re: Subject: [PATCH] x86: kvmclock: Clean up the usage of the apic_lvt_mask array.
From: Sean Christopherson
Date: Thu Jan 09 2025 - 14:48:09 EST
The shortlog scope is wrong, this has nothing to do with kvmclock. It should be:
KVM: x86:
On Mon, 30 Dec 2024 15:44:01 +0800, Liam Ni wrote:
> Clean up the usage of the apic_lvt_mask array.
> Use LVT_TIMER instead of the number 0.
Your mail client is broken. The subject repeats "Subject: ", and the patch is
whitespace damaged. I manually recreated the patch because it's a no-brainer and
trivial, but in most cases I won't put in the effort for patches that don't apply.
Please fix your setup.
With that said, applied to kvm-x86 misc. Thanks!
[1/1] KVM: x86: Use LVT_TIMER instead of an open coded literal
https://github.com/kvm-x86/linux/commit/d6470627f584
--
https://github.com/kvm-x86/linux/tree/next