]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Documentation: KVM: Use unordered list for pre-init VGIC registers
authorOliver Upton <oliver.upton@linux.dev>
Tue, 29 Jul 2025 15:22:42 +0000 (08:22 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 29 Jul 2025 17:43:50 +0000 (13:43 -0400)
The intent was to create a single column table, however the markup used
was actually for a header which led to docs build failures:

  Sphinx parallel build error:
  docutils.utils.SystemMessage: Documentation/virt/kvm/devices/arm-vgic-v3.rst:128: (SEVERE/4) Unexpected section title or transition.

Fix the issue by converting the attempted table to an unordered list.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20250729142217.0d4e64cd@canb.auug.org.au/
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Message-ID: <20250729152242.3232229-1-oliver.upton@linux.dev>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virt/kvm/devices/arm-vgic-v3.rst

index 72c4534b10a8ef365de317ccbdbcd6521ead7d19..ff02102f7141032755a54fd44415d32be7aa8abb 100644 (file)
@@ -125,11 +125,8 @@ Groups:
     Userspace is allowed to write the following register fields prior to
     initialization of the VGIC:
 
-      =====================
-      GICD_IIDR.Revision
-      GICD_TYPER2.nASSGIcap
-      =====================
-
+      * GICD_IIDR.Revision
+      * GICD_TYPER2.nASSGIcap
 
     GICD_IIDR.Revision is updated when the KVM implementation is changed in a
     way directly observable by the guest or userspace.  Userspace should read