From: Sebastian Andrzej Siewior <bige...@linutronix.de> Date: Tue, 15 Oct 2019 21:18:06 +0200
> From: Thomas Gleixner <t...@linutronix.de> > > CONFIG_PREEMPTION is selected by CONFIG_PREEMPT and by CONFIG_PREEMPT_RT. > Both PREEMPT and PREEMPT_RT require the same functionality which today > depends on CONFIG_PREEMPT. > > Switch the trap code over to use CONFIG_PREEMPTION. > > Cc: "David S. Miller" <da...@davemloft.net> > Cc: sparcli...@vger.kernel.org > Signed-off-by: Thomas Gleixner <t...@linutronix.de> > [bigeasy: +Kconfig] > Signed-off-by: Sebastian Andrzej Siewior <bige...@linutronix.de> Acked-by: David S. Miller <da...@davemloft.net>