All of lore.kernel.org
 help / color / mirror / Atom feed
* [tip: x86/urgent] x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config
       [not found] <20220417192454.10247-1-hussein@unixcat.org>
@ 2022-04-19 20:08 ` tip-bot2 for Nur Hussein
  0 siblings, 0 replies; only message in thread
From: tip-bot2 for Nur Hussein @ 2022-04-19 20:08 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: Nur Hussein, Peter Zijlstra (Intel), x86, linux-kernel

The following commit has been merged into the x86/urgent branch of tip:

Commit-ID:     4cdfc11b2836e659c0b7b31152a8b0d976167b59
Gitweb:        https://git.kernel.org/tip/4cdfc11b2836e659c0b7b31152a8b0d976167b59
Author:        Nur Hussein <hussein@unixcat.org>
AuthorDate:    Mon, 18 Apr 2022 03:24:54 +08:00
Committer:     Peter Zijlstra <peterz@infradead.org>
CommitterDate: Tue, 19 Apr 2022 21:58:50 +02:00

x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config

There is only one m in becoming.

Signed-off-by: Nur Hussein <hussein@unixcat.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20220417192454.10247-1-hussein@unixcat.org
---
 arch/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index b0142e0..4bed3ab 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1866,7 +1866,7 @@ config X86_KERNEL_IBT
 	  code with them to make this happen.
 
 	  In addition to building the kernel with IBT, seal all functions that
-	  are not indirect call targets, avoiding them ever becomming one.
+	  are not indirect call targets, avoiding them ever becoming one.
 
 	  This requires LTO like objtool runs and will slow down the build. It
 	  does significantly reduce the number of ENDBR instructions in the

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-19 20:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220417192454.10247-1-hussein@unixcat.org>
2022-04-19 20:08 ` [tip: x86/urgent] x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config tip-bot2 for Nur Hussein

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.