[PATCH 0/2] Fixup two comments

Kai Huang posted 2 patches 1 month, 2 weeks ago
arch/x86/kvm/x86.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
[PATCH 0/2] Fixup two comments
Posted by Kai Huang 1 month, 2 weeks ago
Spotted two nit issues in two comments of the apicv code (if I got it
right) which probably are worth fixing.

Kai Huang (2):
  KVM: x86: Fix a comment inside kvm_vcpu_update_apicv()
  KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit()

 arch/x86/kvm/x86.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.46.0
Re: [PATCH 0/2] Fixup two comments
Posted by Sean Christopherson 3 weeks, 5 days ago
On Tue, 08 Oct 2024 23:45:12 +1300, Kai Huang wrote:
> Spotted two nit issues in two comments of the apicv code (if I got it
> right) which probably are worth fixing.
> 
> Kai Huang (2):
>   KVM: x86: Fix a comment inside kvm_vcpu_update_apicv()
>   KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit()
> 
> [...]

Applied to kvm-x86 misc, thanks!

[1/2] KVM: x86: Fix a comment inside kvm_vcpu_update_apicv()
      https://github.com/kvm-x86/linux/commit/e9e1cb4d5502
[2/2] KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit()
      https://github.com/kvm-x86/linux/commit/8eada24a8e83

--
https://github.com/kvm-x86/linux/tree/next
Re: [PATCH 0/2] Fixup two comments
Posted by Sean Christopherson 3 weeks, 4 days ago
On Thu, Oct 31, 2024, Sean Christopherson wrote:
> On Tue, 08 Oct 2024 23:45:12 +1300, Kai Huang wrote:
> > Spotted two nit issues in two comments of the apicv code (if I got it
> > right) which probably are worth fixing.
> > 
> > Kai Huang (2):
> >   KVM: x86: Fix a comment inside kvm_vcpu_update_apicv()
> >   KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit()
> > 
> > [...]
> 
> Applied to kvm-x86 misc, thanks!
> 
> [1/2] KVM: x86: Fix a comment inside kvm_vcpu_update_apicv()
>       https://github.com/kvm-x86/linux/commit/e9e1cb4d5502
> [2/2] KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit()
>       https://github.com/kvm-x86/linux/commit/8eada24a8e83

FYI, I rebased misc to v6.12-rc5, as patches in another series had already been
taken through the tip tree.  New hashes:

[1/2] KVM: x86: Fix a comment inside kvm_vcpu_update_apicv()
      https://github.com/kvm-x86/linux/commit/ef86fe036d0a
[2/2] KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit()
      https://github.com/kvm-x86/linux/commit/6e44d2427b70