From: Olaf Hering Date: Tue, 30 Jun 2020 10:21:19 +0000 (+0200) Subject: kconfig: fix typo in XEN_SHSTK description X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~33 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=23ca7ec0ba620db52a646d80e22f9703a6589f66;p=xen.git kconfig: fix typo in XEN_SHSTK description Rename 'vai' to 'via'. Signed-off-by: Olaf Hering Reviewed-by: Paul Durrant Release-acked-by: Paul Durrant --- diff --git a/xen/arch/x86/Kconfig b/xen/arch/x86/Kconfig index 4a2ec87ff5..a636a4bb1e 100644 --- a/xen/arch/x86/Kconfig +++ b/xen/arch/x86/Kconfig @@ -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"