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)
commit9ee01e0f69a925b6ff7d5f39441413c55132b167
tree8110571df09ce378faecce6936482ffb08256183
parentfa95d7dc1abceb288db2959badb9aaf558eb0530
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