Re: [PATCH] KVM: x86: Fix hypercalls docs section number order
From: Sean Christopherson
Date: Mon Sep 22 2025 - 10:07:47 EST
On Mon, Sep 22, 2025, Bagas Sanjaya wrote:
> On Tue, Sep 09, 2025 at 07:39:52AM +0700, Bagas Sanjaya wrote:
> > Commit 4180bf1b655a79 ("KVM: X86: Implement "send IPI" hypercall")
> > documents KVM_HC_SEND_IPI hypercall, yet its section number duplicates
> > KVM_HC_CLOCK_PAIRING one (which both are 6th). Fix the numbering order
> > so that the former should be 7th.
>
> Paolo, Sean, would you like to apply this patch on KVM tree or let Jon
> handle it through docs-next?
I'll take it.