public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixup two comments
@ 2024-10-08 10:45 Kai Huang
  2024-10-08 10:45 ` [PATCH 1/2] KVM: x86: Fix a comment inside kvm_vcpu_update_apicv() Kai Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kai Huang @ 2024-10-08 10:45 UTC (permalink / raw)
  To: pbonzini, seanjc, kvm; +Cc: linux-kernel, Kai Huang

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-01 19:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08 10:45 [PATCH 0/2] Fixup two comments Kai Huang
2024-10-08 10:45 ` [PATCH 1/2] KVM: x86: Fix a comment inside kvm_vcpu_update_apicv() Kai Huang
2024-10-08 10:45 ` [PATCH 2/2] KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit() Kai Huang
2024-10-31 19:51 ` [PATCH 0/2] Fixup two comments Sean Christopherson
2024-11-01 19:25   ` Sean Christopherson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox