From: Eric Farman Date: Thu, 7 May 2026 20:08:36 +0000 (+0200) Subject: KVM: s390: Fix typo in UCONTROL documentation X-Git-Tag: v7.2-rc1~30^2~2^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d7d4366d0a6f313b454a533ea0e6a00755df8cf;p=thirdparty%2Flinux.git KVM: s390: Fix typo in UCONTROL documentation Small typo noticed while writing the USER_OPEREXEC selftest. Signed-off-by: Eric Farman Reviewed-by: Hendrik Brueckner Reviewed-by: Claudio Imbrenda Message-ID: <20260507200836.3500368-4-farman@linux.ibm.com> Signed-off-by: Claudio Imbrenda --- diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst index 52bbbb553ce10..f0eba90602f02 100644 --- a/Documentation/virt/kvm/api.rst +++ b/Documentation/virt/kvm/api.rst @@ -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