aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/realmode
diff options
context:
space:
mode:
authorJoerg Roedel <jroedel@suse.de>2020-09-07 15:16:08 +0200
committerBorislav Petkov <bp@suse.de>2020-09-09 11:33:20 +0200
commit520d030852b4c9babfce9a79d8b5320b6b5545e6 (patch)
treeeba2437f1b2a41d21ede8ca9e81e1fb0f7ebd8a5 /arch/x86/realmode
parent8940ac9ced8bc1c48c4e28b0784e3234c9d14469 (diff)
downloadlinux-520d030852b4c9babfce9a79d8b5320b6b5545e6.tar.gz
x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
The IDT on 64-bit contains vectors which use paranoid_entry() and/or IST stacks. To make these vectors work, the TSS and the getcpu GDT entry need to be set up before the IDT is loaded. Signed-off-by: Joerg Roedel <jroedel@suse.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20200907131613.12703-68-joro@8bytes.org
Diffstat (limited to 'arch/x86/realmode')
0 files changed, 0 insertions, 0 deletions