projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2d1683
)
x86/fred: Fix typo in Kconfig description
author
Paul Menzel
<pmenzel@molgen.mpg.de>
Tue, 12 Mar 2024 16:19:58 +0000
(17:19 +0100)
committer
Ingo Molnar
<mingo@kernel.org>
Fri, 22 Mar 2024 11:27:31 +0000
(12:27 +0100)
Fixes:
2cce95918d63
("x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Link:
https://lore.kernel.org/r/20240312161958.102927-2-pmenzel@molgen.mpg.de
arch/x86/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
arch/x86/Kconfig
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index 7aed87cbf386257237ca55d98ff61eb22b0b7ba2..bf2b2cb65e7fdeabf35e7789764493b04d1df197 100644
(file)
--- a/
arch/x86/Kconfig
+++ b/
arch/x86/Kconfig
@@
-504,7
+504,7
@@
config X86_FRED
When enabled, try to use Flexible Return and Event Delivery
instead of the legacy SYSCALL/SYSENTER/IDT architecture for
ring transitions and exception/interrupt handling if the
- system supports.
+ system supports
it
.
if X86_32
config X86_BIGSMP