]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
KVM: s390: Fix typo in UCONTROL documentation
authorEric Farman <farman@linux.ibm.com>
Thu, 7 May 2026 20:08:36 +0000 (22:08 +0200)
committerClaudio Imbrenda <imbrenda@linux.ibm.com>
Wed, 24 Jun 2026 08:01:57 +0000 (10:01 +0200)
Small typo noticed while writing the USER_OPEREXEC selftest.

Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-ID: <20260507200836.3500368-4-farman@linux.ibm.com>
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Documentation/virt/kvm/api.rst

index 52bbbb553ce107bea5f34b65ee64a34319467686..f0eba90602f02dfcd0b6e8ab2f49134cd6330096 100644 (file)
@@ -6827,7 +6827,7 @@ s390 specific.
                } s390_ucontrol;
 
 s390 specific. A page fault has occurred for a user controlled virtual
-machine (KVM_VM_S390_UNCONTROL) on its host page table that cannot be
+machine (KVM_VM_S390_UCONTROL) on its host page table that cannot be
 resolved by the kernel.
 The program code and the translation exception code that were placed
 in the cpu's lowcore are presented here as defined by the z Architecture