]> Gentwo Git Trees - linux/.git/commit
KVM: x86: Fix hypercalls docs section number order
authorBagas Sanjaya <bagasdotme@gmail.com>
Tue, 9 Sep 2025 00:39:52 +0000 (07:39 +0700)
committerSean Christopherson <seanjc@google.com>
Mon, 22 Sep 2025 14:51:36 +0000 (07:51 -0700)
commit86bcd23df9cec9c2df520ae0982033e301d3c184
tree5c30cb9c5fc1d6a2b18acd03af3ef301c7fa0f67
parente8f85d7884e0890ea43aa36396bcaf8a2659c2ac
KVM: x86: Fix hypercalls docs section number order

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.

Fixes: 4180bf1b655a ("KVM: X86: Implement "send IPI" hypercall")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20250909003952.10314-1-bagasdotme@gmail.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Documentation/virt/kvm/x86/hypercalls.rst