> -----Original Message-----
> From: Xen-devel <xen-devel-boun...@lists.xenproject.org> On Behalf Of Olaf 
> Hering
> Sent: 30 June 2020 11:21
> To: xen-devel@lists.xenproject.org
> Cc: Andrew Cooper <andrew.coop...@citrix.com>; Olaf Hering <o...@aepfle.de>; 
> Wei Liu <w...@xen.org>; Jan
> Beulich <jbeul...@suse.com>; Roger Pau Monné <roger....@citrix.com>
> Subject: [PATCH v1] kconfig: fix typo in XEN_SHSTK description
> 
> Rename 'vai' to 'via'.
> 
> Signed-off-by: Olaf Hering <o...@aepfle.de>
> ---
>  xen/arch/x86/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 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"

Since it's trivial and cosmetic only this can go in 4.14, so...

Reviewed-by: Paul Durrant <p...@xen.org>
Release-acked-by: Paul Durrant <p...@xen.org>


Reply via email to