linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: fix NUMA Kconfig typos
@ 2020-02-01  1:51 Randy Dunlap
  2020-02-27 13:57 ` Catalin Marinas
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-02-01  1:51 UTC (permalink / raw)
  To: LKML, Andrew Morton; +Cc: Catalin Marinas, Will Deacon, LAK

From: Randy Dunlap <rdunlap@infradead.org>

Fix typos in arch/arm64/Kconfig:

- spell Numa as NUMA
- add hyphenation to Non-Uniform

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
---
 arch/arm64/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200131.orig/arch/arm64/Kconfig
+++ linux-next-20200131/arch/arm64/Kconfig
@@ -952,11 +952,11 @@ config HOTPLUG_CPU
 
 # Common NUMA Features
 config NUMA
-	bool "Numa Memory Allocation and Scheduler Support"
+	bool "NUMA Memory Allocation and Scheduler Support"
 	select ACPI_NUMA if ACPI
 	select OF_NUMA
 	help
-	  Enable NUMA (Non Uniform Memory Access) support.
+	  Enable NUMA (Non-Uniform Memory Access) support.
 
 	  The kernel will try to allocate memory used by a CPU on the
 	  local memory of the CPU and add some more


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

* Re: [PATCH] arm64: fix NUMA Kconfig typos
  2020-02-01  1:51 [PATCH] arm64: fix NUMA Kconfig typos Randy Dunlap
@ 2020-02-27 13:57 ` Catalin Marinas
  0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2020-02-27 13:57 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, Andrew Morton, Will Deacon, LAK

On Fri, Jan 31, 2020 at 05:51:06PM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix typos in arch/arm64/Kconfig:
> 
> - spell Numa as NUMA
> - add hyphenation to Non-Uniform
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: linux-arm-kernel@lists.infradead.org

Queued for 5.7. Thanks.

-- 
Catalin

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

end of thread, other threads:[~2020-02-27 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-01  1:51 [PATCH] arm64: fix NUMA Kconfig typos Randy Dunlap
2020-02-27 13:57 ` Catalin Marinas

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).