diff options
author | Joerg Roedel <jroedel@suse.de> | 2020-09-07 16:15:44 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-09-09 12:33:19 +0300 |
commit | 315562c9af3d583502b35c4b223a08d95ce69864 (patch) | |
tree | a3351da80cc8801eadebe8185d591583f5e49760 /arch/x86/include/asm/stacktrace.h | |
parent | 02772fb9b68e6a72a5e17f994048df832fe2b15e (diff) | |
download | linux-315562c9af3d583502b35c4b223a08d95ce69864.tar.xz |
x86/sev-es: Adjust #VC IST Stack on entering NMI handler
When an NMI hits in the #VC handler entry code before it has switched to
another stack, any subsequent #VC exception in the NMI code-path will
overwrite the interrupted #VC handler's stack.
Make sure this doesn't happen by explicitly adjusting the #VC IST entry
in the NMI handler for the time it can cause #VC exceptions.
[ bp: Touchups, spelling fixes. ]
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200907131613.12703-44-joro@8bytes.org
Diffstat (limited to 'arch/x86/include/asm/stacktrace.h')
0 files changed, 0 insertions, 0 deletions