]> git.baikalelectronics.ru Git - kernel.git/commit
x86/entry: Move paranoid irq tracing out of ASM code
authorThomas Gleixner <tglx@linutronix.de>
Thu, 21 May 2020 20:05:51 +0000 (22:05 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Jun 2020 13:15:19 +0000 (15:15 +0200)
commita8f21a265ce7a0759790f9fd8b4eb792ff4c2af3
tree5e2299a9ede923494e862cb1c2d19470d0138f6b
parent3e34cfb2478122e3f523d2946dad7203026c305a
x86/entry: Move paranoid irq tracing out of ASM code

The last step to remove the irq tracing cruft from ASM. Ignore #DF as the
maschine is going to die anyway.

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/20200521202120.414043330@linutronix.de
arch/x86/entry/entry_64.S
arch/x86/kernel/cpu/mce/core.c
arch/x86/kernel/nmi.c
arch/x86/kernel/traps.c