[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180914112727.4276-1-colin.king@canonical.com>
Date: Fri, 14 Sep 2018 12:27:27 +0100
From: Colin King <colin.king@...onical.com>
To: Vineet Gupta <vgupta@...opsys.com>,
linux-snps-arc@...ts.infradead.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] ARC: fix spelling mistake "entires" -> "entries"
From: Colin Ian King <colin.king@...onical.com>
Trivial fix to spelling mistake in Kconfig
Signed-off-by: Colin Ian King <colin.king@...onical.com>
---
arch/arc/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index b4441b0764d7..a045f3086047 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -149,7 +149,7 @@ config ARC_CPU_770
Support for ARC770 core introduced with Rel 4.10 (Summer 2011)
This core has a bunch of cool new features:
-MMU-v3: Variable Page Sz (4k, 8k, 16k), bigger J-TLB (128x4)
- Shared Address Spaces (for sharing TLB entires in MMU)
+ Shared Address Spaces (for sharing TLB entries in MMU)
-Caches: New Prog Model, Region Flush
-Insns: endian swap, load-locked/store-conditional, time-stamp-ctr
--
2.17.1
Powered by blists - more mailing lists