All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] kconfig: fix typo in XEN_SHSTK description
@ 2020-06-30 10:21 Olaf Hering
  2020-06-30 10:28 ` Paul Durrant
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2020-06-30 10:21 UTC (permalink / raw)
  To: xen-devel
  Cc: Andrew Cooper, Olaf Hering, Wei Liu, Jan Beulich, Roger Pau Monné

Rename 'vai' to 'via'.

Signed-off-by: Olaf Hering <olaf@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"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* RE: [PATCH v1] kconfig: fix typo in XEN_SHSTK description
  2020-06-30 10:21 [PATCH v1] kconfig: fix typo in XEN_SHSTK description Olaf Hering
@ 2020-06-30 10:28 ` Paul Durrant
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Durrant @ 2020-06-30 10:28 UTC (permalink / raw)
  To: 'Olaf Hering', xen-devel
  Cc: 'Andrew Cooper', 'Jan Beulich', 'Wei Liu',
	'Roger Pau Monné'

> -----Original Message-----
> From: Xen-devel <xen-devel-bounces@lists.xenproject.org> On Behalf Of Olaf Hering
> Sent: 30 June 2020 11:21
> To: xen-devel@lists.xenproject.org
> Cc: Andrew Cooper <andrew.cooper3@citrix.com>; Olaf Hering <olaf@aepfle.de>; Wei Liu <wl@xen.org>; Jan
> Beulich <jbeulich@suse.com>; Roger Pau Monné <roger.pau@citrix.com>
> Subject: [PATCH v1] kconfig: fix typo in XEN_SHSTK description
> 
> Rename 'vai' to 'via'.
> 
> Signed-off-by: Olaf Hering <olaf@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 <paul@xen.org>
Release-acked-by: Paul Durrant <paul@xen.org>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-30 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-30 10:21 [PATCH v1] kconfig: fix typo in XEN_SHSTK description Olaf Hering
2020-06-30 10:28 ` Paul Durrant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.