x86/entry: Use generic interrupt entry/exit code
authorThomas Gleixner <tglx@linutronix.de>
Wed, 22 Jul 2020 22:00:07 +0000 (00:00 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 24 Jul 2020 13:05:00 +0000 (15:05 +0200)
commitbdcd178ada90d2413bcc9df4211dcdd511a47586
treef4e76cfb964331df2294b7dd8fd6dce6b185dc96
parent517e499227bed34acc69166691e2db5df3dc859a
x86/entry: Use generic interrupt entry/exit code

Replace the x86 code with the generic variant. Use temporary defines for
idtentry_* which will be cleaned up in the next step.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200722220520.711492752@linutronix.de
arch/x86/entry/common.c
arch/x86/include/asm/idtentry.h