]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
kconfig: fix typo in XEN_SHSTK description
authorOlaf Hering <olaf@aepfle.de>
Tue, 30 Jun 2020 10:21:19 +0000 (12:21 +0200)
committerWei Liu <wl@xen.org>
Tue, 30 Jun 2020 10:52:44 +0000 (10:52 +0000)
Rename 'vai' to 'via'.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Reviewed-by: Paul Durrant <paul@xen.org>
Release-acked-by: Paul Durrant <paul@xen.org>
xen/arch/x86/Kconfig

index 4a2ec87ff56494f297e1b694ce5683872b56fc35..a636a4bb1e69b65fbce08d52a743587b368dfdfa 100644 (file)
@@ -113,7 +113,7 @@ config XEN_SHSTK
 
          This option arranges for Xen to use CET-SS for its own protection.
          When CET-SS is active, 32bit PV guests cannot be used.  Backwards
-         compatiblity can be provided vai the PV Shim mechanism.
+         compatiblity can be provided via the PV Shim mechanism.
 
 config SHADOW_PAGING
         bool "Shadow Paging"