From: Sebastian Andrzej Siewior <[email protected]> Date: Tue, 15 Oct 2019 21:18:06 +0200
> From: Thomas Gleixner <[email protected]> > > 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" <[email protected]> > Cc: [email protected] > Signed-off-by: Thomas Gleixner <[email protected]> > [bigeasy: +Kconfig] > Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Acked-by: David S. Miller <[email protected]>

