linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] x86/numa: Fix typo
@ 2019-11-15  5:08 Shiyang Ruan
  2019-11-15  7:28 ` [tip: x86/cleanups] " tip-bot2 for Cao jin
  0 siblings, 1 reply; 2+ messages in thread
From: Shiyang Ruan @ 2019-11-15  5:08 UTC (permalink / raw)
  To: x86, linux-kernel
  Cc: tglx, mingo, bp, hpa, dave.hansen, luto, peterz, Cao jin

From: Cao jin <caoj.fnst@cn.fujitsu.com>

encomapssing -> encompassing.

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
---
 arch/x86/mm/numa.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/mm/numa.c b/arch/x86/mm/numa.c
index 4123100e0eaf..99f7a68738f0 100644
--- a/arch/x86/mm/numa.c
+++ b/arch/x86/mm/numa.c
@@ -699,7 +699,7 @@ static int __init dummy_numa_init(void)
  * x86_numa_init - Initialize NUMA
  *
  * Try each configured NUMA initialization method until one succeeds.  The
- * last fallback is dummy single node config encomapssing whole memory and
+ * last fallback is dummy single node config encompassing whole memory and
  * never fails.
  */
 void __init x86_numa_init(void)
-- 
2.21.0




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

* [tip: x86/cleanups] x86/numa: Fix typo
  2019-11-15  5:08 [PATCH] x86/numa: Fix typo Shiyang Ruan
@ 2019-11-15  7:28 ` tip-bot2 for Cao jin
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot2 for Cao jin @ 2019-11-15  7:28 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: Cao jin, bp, dave.hansen, hpa, luto, peterz, tglx,
	Linus Torvalds, Ingo Molnar, linux-kernel

The following commit has been merged into the x86/cleanups branch of tip:

Commit-ID:     bff3dc88003badacb7ed685e301ab38dbdc36a8b
Gitweb:        https://git.kernel.org/tip/bff3dc88003badacb7ed685e301ab38dbdc36a8b
Author:        Cao jin <caoj.fnst@cn.fujitsu.com>
AuthorDate:    Fri, 15 Nov 2019 13:08:28 +08:00
Committer:     Ingo Molnar <mingo@kernel.org>
CommitterDate: Fri, 15 Nov 2019 08:26:07 +01:00

x86/numa: Fix typo

encomapssing -> encompassing.

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Cc: <bp@alien8.de>
Cc: <dave.hansen@linux.intel.com>
Cc: <hpa@zytor.com>
Cc: <luto@kernel.org>
Cc: <peterz@infradead.org>
Cc: <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20191115050828.2138-1-ruansy.fnst@cn.fujitsu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 arch/x86/mm/numa.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/mm/numa.c b/arch/x86/mm/numa.c
index 4123100..99f7a68 100644
--- a/arch/x86/mm/numa.c
+++ b/arch/x86/mm/numa.c
@@ -699,7 +699,7 @@ static int __init dummy_numa_init(void)
  * x86_numa_init - Initialize NUMA
  *
  * Try each configured NUMA initialization method until one succeeds.  The
- * last fallback is dummy single node config encomapssing whole memory and
+ * last fallback is dummy single node config encompassing whole memory and
  * never fails.
  */
 void __init x86_numa_init(void)

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

end of thread, other threads:[~2019-11-15  7:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-15  5:08 [PATCH] x86/numa: Fix typo Shiyang Ruan
2019-11-15  7:28 ` [tip: x86/cleanups] " tip-bot2 for Cao jin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).