mbox series

[0/2] Fixup two comments

Message ID cover.1728383775.git.kai.huang@intel.com (mailing list archive)
Headers show
Series Fixup two comments | expand

Message

Huang, Kai Oct. 8, 2024, 10:45 a.m. UTC
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(-)

Comments

Sean Christopherson Oct. 31, 2024, 7:51 p.m. UTC | #1
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
Sean Christopherson Nov. 1, 2024, 7:25 p.m. UTC | #2
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