Commit 6541539
committed
x86/Kconfig: Add CONFIG_CALL_THUNKS
JIRA: https://issues.redhat.com/browse/RHEL-255
commit 8f7c0d8
Author: Thomas Gleixner <tglx@linutronix.de>
Date: Thu Sep 15 13:11:17 2022 +0200
x86/Kconfig: Add CONFIG_CALL_THUNKS
In preparation for mitigating the Intel SKL RSB underflow issue in
software, add a new configuration symbol which allows to build the
required call thunk infrastructure conditionally.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220915111146.849523555@infradead.org
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>1 parent 668a93c commit 6541539
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2476 | 2476 | | |
2477 | 2477 | | |
2478 | 2478 | | |
| 2479 | + | |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
| 2486 | + | |
2479 | 2487 | | |
2480 | 2488 | | |
2481 | 2489 | | |
| |||
0 commit comments