projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d08b92
)
x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config
author
Nur Hussein
<hussein@unixcat.org>
Sun, 17 Apr 2022 19:24:54 +0000
(
03:24
+0800)
committer
Peter Zijlstra
<peterz@infradead.org>
Tue, 19 Apr 2022 19:58:50 +0000
(21:58 +0200)
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
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index b0142e01002e3dd4fc3299f23da6ce2e6aaa3997..4bed3abf444d138fbe7125d38df8fe2b6c5ddda6 100644
(file)
--- 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 becom
m
ing 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