[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-a943245adc9ae31942af752e879fbbc182166573@git.kernel.org>
Date: Tue, 16 Apr 2019 04:42:18 -0700
From: tip-bot for Colin Ian King <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, hpa@...or.com, peterz@...radead.org,
torvalds@...ux-foundation.org, bp@...en8.de, tglx@...utronix.de,
colin.king@...onical.com, mingo@...nel.org
Subject: [tip:x86/urgent] x86/Kconfig: Fix spelling mistake "effectivness"
-> "effectiveness"
Commit-ID: a943245adc9ae31942af752e879fbbc182166573
Gitweb: https://git.kernel.org/tip/a943245adc9ae31942af752e879fbbc182166573
Author: Colin Ian King <colin.king@...onical.com>
AuthorDate: Tue, 16 Apr 2019 11:57:51 +0100
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Tue, 16 Apr 2019 13:27:34 +0200
x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"
The Kconfig text contains a spelling mistake, fix it.
Signed-off-by: Colin Ian King <colin.king@...onical.com>
Cc: Borislav Petkov <bp@...en8.de>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: kernel-janitors@...r.kernel.org
Link: http://lkml.kernel.org/r/20190416105751.18899-1-colin.king@canonical.com
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
arch/x86/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index c1f9b3cf437c..01dbb05bc498 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1499,7 +1499,7 @@ config X86_CPA_STATISTICS
depends on DEBUG_FS
---help---
Expose statistics about the Change Page Attribute mechanims, which
- helps to determine the effectivness of preserving large and huge
+ helps to determine the effectiveness of preserving large and huge
page mappings when mapping protections are changed.
config ARCH_HAS_MEM_ENCRYPT
Powered by blists - more mailing lists