From: Nur Hussein Date: Sun, 17 Apr 2022 19:24:54 +0000 (+0800) Subject: x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config X-Git-Tag: v6.1-rc5~1459^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4cdfc11b2836e659c0b7b31152a8b0d976167b59;p=platform%2Fkernel%2Flinux-starfive.git x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config There is only one m in becoming. Signed-off-by: Nur Hussein Signed-off-by: Peter Zijlstra (Intel) Link: https://lkml.kernel.org/r/20220417192454.10247-1-hussein@unixcat.org --- 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