Thomas Gleixner 7c2a57364c x86/irq: Rework handle_irq() for 64-bit
To consolidate the interrupt entry/exit code vs. the other exceptions
make handle_irq() an inline and handle both 64-bit and 32-bit mode.

Preparatory change to move irq stack switching for 64-bit to C which allows
to consolidate the entry exit handling by reusing the idtentry machinery
both in ASM and C.

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/20200521202118.889972748@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
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