]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit42402396cfc1de15db31d992f63304b2de2c6cef
tree528ea8573d86184b83f4db70c33c8633abf26328
parent74346978a68377eb82c31e39e95330fc81c227ba
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