]> Git Repo - linux.git/commit
x86/idt: Move regular trap init to tables
authorThomas Gleixner <[email protected]>
Mon, 28 Aug 2017 06:47:53 +0000 (08:47 +0200)
committerIngo Molnar <[email protected]>
Tue, 29 Aug 2017 10:07:27 +0000 (12:07 +0200)
commitb70543a0b2b680f8953b6917a83b9203b20d7abd
tree7d6f1e47612eeac3826d5cd32f42b309104b08e9
parent90f6225fba0c732f3f5f9f5e265bdefa021ff12d
x86/idt: Move regular trap init to tables

Initialize the regular traps with a table.

Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/include/asm/desc.h
arch/x86/kernel/idt.c
arch/x86/kernel/traps.c
This page took 0.054167 seconds and 4 git commands to generate.