summaryrefslogtreecommitdiffstats
path: root/certs/blacklist.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2019-04-14 17:59:50 +0200
committerBorislav Petkov <bp@suse.de>2019-04-17 13:01:59 +0200
commitd876b67343a648f3613506c7dbfed088fa0c875b (patch)
treed041b8ae0fee69fe605a4261e828fc3cdb464f91 /certs/blacklist.c
parent7623f37e411156e6e09b95cf5c76e509c5fda640 (diff)
downloadlinux-stable-d876b67343a648f3613506c7dbfed088fa0c875b.tar.gz
linux-stable-d876b67343a648f3613506c7dbfed088fa0c875b.tar.bz2
linux-stable-d876b67343a648f3613506c7dbfed088fa0c875b.zip
x86/traps: Use cpu_entry_area instead of orig_ist
The orig_ist[] array is a shadow copy of the IST array in the TSS. The reason why it exists is that older kernels used two TSS variants with different pointers into the debug stack. orig_ist[] contains the real starting points. There is no point anymore to do so because the same information can be retrieved using the base address of the cpu entry area mapping and the offsets of the various exception stacks. No functional change. Preparation for removing orig_ist. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: Andy Lutomirski <luto@kernel.org> Cc: Dave Hansen <dave.hansen@linux.intel.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Josh Poimboeuf <jpoimboe@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Sean Christopherson <sean.j.christopherson@intel.com> Cc: x86-ml <x86@kernel.org> Link: https://lkml.kernel.org/r/20190414160144.784487230@linutronix.de
Diffstat (limited to 'certs/blacklist.c')
0 files changed, 0 insertions, 0 deletions