linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arch/xtensa: fix Kconfig typos for HAVE_SMP
@ 2020-02-01  1:59 Randy Dunlap
  2020-02-01  8:46 ` Max Filippov
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-02-01  1:59 UTC (permalink / raw)
  To: LKML, Andrew Morton; +Cc: Chris Zankel, Max Filippov, linux-xtensa

From: Randy Dunlap <rdunlap@infradead.org>

Fix typos in xtensa Kconfig help text for HAVE_SMP.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Chris Zankel <chris@zankel.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: linux-xtensa@linux-xtensa.org
---
 arch/xtensa/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200131.orig/arch/xtensa/Kconfig
+++ linux-next-20200131/arch/xtensa/Kconfig
@@ -180,11 +180,11 @@ config HAVE_SMP
 	depends on XTENSA_VARIANT_CUSTOM
 	select XTENSA_MX
 	help
-	  This option is use to indicate that the system-on-a-chip (SOC)
+	  This option is used to indicate that the system-on-a-chip (SOC)
 	  supports Multiprocessing. Multiprocessor support implemented above
 	  the CPU core definition and currently needs to be selected manually.
 
-	  Multiprocessor support in implemented with external cache and
+	  Multiprocessor support is implemented with external cache and
 	  interrupt controllers.
 
 	  The MX interrupt distributer adds Interprocessor Interrupts


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

* Re: [PATCH] arch/xtensa: fix Kconfig typos for HAVE_SMP
  2020-02-01  1:59 [PATCH] arch/xtensa: fix Kconfig typos for HAVE_SMP Randy Dunlap
@ 2020-02-01  8:46 ` Max Filippov
  0 siblings, 0 replies; 2+ messages in thread
From: Max Filippov @ 2020-02-01  8:46 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: LKML, Andrew Morton, Chris Zankel,
	open list:TENSILICA XTENSA PORT (xtensa)

On Fri, Jan 31, 2020 at 5:59 PM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Fix typos in xtensa Kconfig help text for HAVE_SMP.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Chris Zankel <chris@zankel.net>
> Cc: Max Filippov <jcmvbkbc@gmail.com>
> Cc: linux-xtensa@linux-xtensa.org
> ---
>  arch/xtensa/Kconfig |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, applied to my xtensa tree.

-- 
Thanks.
-- Max

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

end of thread, other threads:[~2020-02-01  8:48 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:59 [PATCH] arch/xtensa: fix Kconfig typos for HAVE_SMP Randy Dunlap
2020-02-01  8:46 ` Max Filippov

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