mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
UPSTREAM: 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>
(cherry picked from commit 582eb04e05)
Signed-off-by: Will Deacon <willdeacon@google.com>
Bug: 233587962
Bug: 233588291
Change-Id: I86069da4db4439f36c38b0796e06f3789798b2f2
This commit is contained in:
committed by
Will Deacon
parent
17f902b07b
commit
35bcd79cd4
@@ -5730,7 +5730,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
|
||||
|
||||
Reference in New Issue
Block a user