Thomas Gleixner fa5e5c4092 x86/entry: Use idtentry for interrupts
Replace the extra interrupt handling code and reuse the existing idtentry
machinery. This moves the irq stack switching on 64-bit from ASM to C code;
32-bit already does the stack switching in C.

This requires to remove HAVE_IRQ_EXIT_ON_IRQ_STACK as the stack switch is
not longer in the low level entry code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Andy Lutomirski <luto@kernel.org>
Link: https://lore.kernel.org/r/20200521202119.078690991@linutronix.de
2020-06-11 15:15:12 +02:00
..
2020-06-11 15:14:54 +02:00
2020-03-30 19:14:28 -07:00
2020-01-09 14:40:03 +01:00
2020-05-18 13:09:37 +03:00
2020-02-26 15:21:22 +01:00
2020-06-11 15:15:12 +02:00
2019-11-12 16:21:15 +01:00
2019-11-12 16:21:15 +01:00
2019-11-28 11:16:43 -08:00
2019-06-24 19:19:24 +02:00
2020-06-05 11:18:53 -07:00
2020-06-02 10:59:12 -07:00
2020-03-21 16:03:25 +01:00
2020-05-07 16:06:20 +02:00
2020-03-30 19:55:39 -07:00
2020-02-16 20:58:06 +01:00
2020-04-15 11:13:12 +02:00