All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86/mem_sharing: Fix typo in comment
@ 2023-11-22 16:26 Frediano Ziglio
  2023-11-22 16:27 ` Andrew Cooper
  0 siblings, 1 reply; 3+ messages in thread
From: Frediano Ziglio @ 2023-11-22 16:26 UTC (permalink / raw)
  To: xen-devel
  Cc: Frediano Ziglio, Tamas K Lengyel, Jan Beulich, Andrew Cooper,
	George Dunlap, Roger Pau Monné,
	Wei Liu

ambigious -> ambiguous

Signed-off-by: Frediano Ziglio <frediano.ziglio@cloud.com>
---
 xen/arch/x86/mm/mem_sharing.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/arch/x86/mm/mem_sharing.c b/xen/arch/x86/mm/mem_sharing.c
index 142258f16a..9647e651f9 100644
--- a/xen/arch/x86/mm/mem_sharing.c
+++ b/xen/arch/x86/mm/mem_sharing.c
@@ -1123,7 +1123,7 @@ err_out:
 /*
  * This function is intended to be used for plugging a "hole" in the client's
  * physmap with a shared memory entry. Unfortunately the definition of a "hole"
- * is currently ambigious. There are two cases one can run into a "hole":
+ * is currently ambiguous. There are two cases one can run into a "hole":
  *  1) there is no pagetable entry at all
  *  2) there is a pagetable entry with a type that passes p2m_is_hole
  *
-- 
2.34.1



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

* Re: [PATCH] x86/mem_sharing: Fix typo in comment
  2023-11-22 16:26 [PATCH] x86/mem_sharing: Fix typo in comment Frediano Ziglio
@ 2023-11-22 16:27 ` Andrew Cooper
  2023-11-26 23:46   ` Tamas K Lengyel
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cooper @ 2023-11-22 16:27 UTC (permalink / raw)
  To: Frediano Ziglio, xen-devel
  Cc: Tamas K Lengyel, Jan Beulich, George Dunlap, Roger Pau Monné,
	Wei Liu

On 22/11/2023 4:26 pm, Frediano Ziglio wrote:
> ambigious -> ambiguous
>
> Signed-off-by: Frediano Ziglio <frediano.ziglio@cloud.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>


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

* Re: [PATCH] x86/mem_sharing: Fix typo in comment
  2023-11-22 16:27 ` Andrew Cooper
@ 2023-11-26 23:46   ` Tamas K Lengyel
  0 siblings, 0 replies; 3+ messages in thread
From: Tamas K Lengyel @ 2023-11-26 23:46 UTC (permalink / raw)
  To: Andrew Cooper
  Cc: Frediano Ziglio, xen-devel, Jan Beulich, George Dunlap,
	Roger Pau Monné,
	Wei Liu

On Wed, Nov 22, 2023 at 11:27 AM Andrew Cooper
<andrew.cooper3@citrix.com> wrote:
>
> On 22/11/2023 4:26 pm, Frediano Ziglio wrote:
> > ambigious -> ambiguous
> >
> > Signed-off-by: Frediano Ziglio <frediano.ziglio@cloud.com>
>
> Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>

Not sure if it's still needed but either case:

Acked-by: Tamas K Lengyel <tamas@tklengyel.com>


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

end of thread, other threads:[~2023-11-26 23:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-22 16:26 [PATCH] x86/mem_sharing: Fix typo in comment Frediano Ziglio
2023-11-22 16:27 ` Andrew Cooper
2023-11-26 23:46   ` Tamas K Lengyel

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.