OSDN Git Service

x86/entry: Remove the transition leftovers
authorThomas Gleixner <tglx@linutronix.de>
Thu, 21 May 2020 20:05:29 +0000 (22:05 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Jun 2020 13:15:09 +0000 (15:15 +0200)
commite2dcb5f1390715244aec12dbd6f294863ca37b88
tree528ea8573d86184b83f4db70c33c8633abf26328
parent91eeafea1e4b7c95cc4f38af186d7d48fceef89a
x86/entry: Remove the transition leftovers

Now that all exceptions are converted over the sane flag is not longer
needed. Also the vector argument of idtentry_body on 64-bit is pointless
now.

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.331115895@linutronix.de
arch/x86/entry/entry_32.S
arch/x86/entry/entry_64.S
arch/x86/include/asm/idtentry.h