]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Documentation: kvm: Fix ordering
authorJanosch Frank <frankja@linux.ibm.com>
Wed, 13 Aug 2025 11:04:31 +0000 (11:04 +0000)
committerJanosch Frank <frankja@linux.ibm.com>
Mon, 20 Oct 2025 12:44:04 +0000 (12:44 +0000)
7.43 has been assigned twice, make
KVM_CAP_ARM_CACHEABLE_PFNMAP_SUPPORTED 7.44.

Fixes: f55ce5a6cd33 ("KVM: arm64: Expose new KVM cap for cacheable PFNMAP")
Reviewed-by: Ankit Agrawal <ankita@nvidia.com>
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Documentation/virt/kvm/api.rst

index 57061fa29e6a08015b1597705f86e96d1c6c9d85..72b2fae99a835a87aff68de4cbfe3d633d30e9a4 100644 (file)
@@ -8692,7 +8692,7 @@ given VM.
 When this capability is enabled, KVM resets the VCPU when setting
 MP_STATE_INIT_RECEIVED through IOCTL.  The original MP_STATE is preserved.
 
-7.43 KVM_CAP_ARM_CACHEABLE_PFNMAP_SUPPORTED
+7.44 KVM_CAP_ARM_CACHEABLE_PFNMAP_SUPPORTED
 -------------------------------------------
 
 :Architectures: arm64