Commit 4cdfc11b authored by Nur Hussein's avatar Nur Hussein Committed by Peter Zijlstra

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

There is only one m in becoming.
Signed-off-by: default avatarNur Hussein <hussein@unixcat.org>
Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20220417192454.10247-1-hussein@unixcat.org
parent 1d08b92f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment