[patch V2 38/44] x86/idt: Move regular trap init to tables

2017-08-25 Thread Thomas Gleixner
Initialize the regular traps with a table. Signed-off-by: Thomas Gleixner --- arch/x86/include/asm/desc.h |1 arch/x86/kernel/idt.c | 51 arch/x86/kernel/traps.c | 42 +--- 3

[patch V2 38/44] x86/idt: Move regular trap init to tables

2017-08-25 Thread Thomas Gleixner
Initialize the regular traps with a table. Signed-off-by: Thomas Gleixner --- arch/x86/include/asm/desc.h |1 arch/x86/kernel/idt.c | 51 arch/x86/kernel/traps.c | 42 +--- 3 files changed, 54