]> git.baikalelectronics.ru Git - kernel.git/commit
x86/entry: Clean up idtentry_enter/exit() leftovers
authorThomas Gleixner <tglx@linutronix.de>
Thu, 21 May 2020 20:05:20 +0000 (22:05 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Jun 2020 13:15:06 +0000 (15:15 +0200)
commit64a6b5b78884b920f38a9e968a6819692f8ceb8f
tree8110571df09ce378faecce6936482ffb08256183
parent62fa8713e4f91036e2b6631deb1d9933b4f6ff4d
x86/entry: Clean up idtentry_enter/exit() leftovers

Now that everything is converted to conditional RCU handling remove
idtentry_enter/exit() and tidy up the conditional functions.

This does not remove rcu_irq_exit_preempt(), to avoid conflicts with the RCU
tree. Will be removed once all of this hits Linus's tree.

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/20200521202117.473597954@linutronix.de
arch/x86/entry/common.c
arch/x86/include/asm/idtentry.h