On Tue, 15 Oct 2019, Sebastian Andrzej Siewior wrote: > 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 entry code over to use CONFIG_PREEMPTION. > > Cc: Paul Walmsley <[email protected]> > Cc: Palmer Dabbelt <[email protected]> > Cc: Albert Ou <[email protected]> > Cc: [email protected] > Signed-off-by: Thomas Gleixner <[email protected]> > Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Acked-by: Paul Walmsley <[email protected]> # for arch/riscv - Paul

