linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial] xtensa: fix Kconfig typo
@ 2020-08-30  5:57 Randy Dunlap
  2020-08-30  7:29 ` Max Filippov
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-08-30  5:57 UTC (permalink / raw)
  To: LKML, Jiri Kosina, linux-xtensa; +Cc: Chris Zankel, Max Filippov

From: Randy Dunlap <rdunlap@infradead.org>

Correct trivial typo (ful -> full).

Fixes: 76743c0e0915 ("xtensa: move kernel memory layout to platform options")
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
Cc: Jiri Kosina <trivial@kernel.org>
---
 arch/xtensa/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200828.orig/arch/xtensa/Kconfig
+++ linux-next-20200828/arch/xtensa/Kconfig
@@ -537,7 +537,7 @@ config MEMMAP_CACHEATTR
 	    2: cache bypass,
 	    4: WB cached,
 	    f: illegal.
-	  For ful MMU:
+	  For full MMU:
 	    bit 0: executable,
 	    bit 1: writable,
 	    bits 2..3:


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

* Re: [PATCH trivial] xtensa: fix Kconfig typo
  2020-08-30  5:57 [PATCH trivial] xtensa: fix Kconfig typo Randy Dunlap
@ 2020-08-30  7:29 ` Max Filippov
  0 siblings, 0 replies; 2+ messages in thread
From: Max Filippov @ 2020-08-30  7:29 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: LKML, Jiri Kosina, open list:TENSILICA XTENSA PORT (xtensa),
	Chris Zankel

On Sat, Aug 29, 2020 at 10:57 PM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Correct trivial typo (ful -> full).
>
> Fixes: 76743c0e0915 ("xtensa: move kernel memory layout to platform options")
> 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
> Cc: Jiri Kosina <trivial@kernel.org>
> ---
>  arch/xtensa/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Max Filippov <jcmvbkbc@gmail.com>

-- 
Thanks.
-- Max

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

end of thread, other threads:[~2020-08-30  7:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-30  5:57 [PATCH trivial] xtensa: fix Kconfig typo Randy Dunlap
2020-08-30  7:29 ` 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).