aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virt
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2022-05-05 20:06:34 +1000
committerMarc Zyngier <maz@kernel.org>2022-05-05 12:24:21 +0100
commit582eb04e05ddd234ca32083c8457c6d409fd7b6a (patch)
treec70e292dfb511a72f0898266f7c00207dd47902f /Documentation/virt
parentb26dafc8a9e74254a390e8f21ff028a2573ee4fc (diff)
downloadlinux-582eb04e05ddd234ca32083c8457c6d409fd7b6a.tar.gz
Documentation: KVM: Fix title level for PSCI_SUSPEND
The htmldoc build breaks in a funny way with: <quote> Sphinx parallel build error: docutils.utils.SystemMessage: /home/sfr/next/next/Documentation/virt/kvm/api.rst:6175: (SEVERE/4) Title level inconsistent: For arm/arm64: ^^^^^^^^^^^^^^ </quote> Swap the ^^s for a bunch of --s... Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> [maz: commit message] Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'Documentation/virt')
-rw-r--r--Documentation/virt/kvm/api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
index d8d7859fc556e6..25253b32673076 100644
--- a/Documentation/virt/kvm/api.rst
+++ b/Documentation/virt/kvm/api.rst
@@ -6047,7 +6047,7 @@ Valid values for 'type' are:
the VM.
For arm/arm64:
-^^^^^^^^^^^^^^
+--------------
KVM_SYSTEM_EVENT_SUSPEND exits are enabled with the
KVM_CAP_ARM_SYSTEM_SUSPEND VM capability. If a guest invokes the PSCI