Home
last modified time | relevance | path

Searched hist:"18803733 bd67b8e8f608a0bbb491e1491dcce01e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/microblaze/kernel/
H A Dentry.Sdiff 18803733bd67b8e8f608a0bbb491e1491dcce01e Tue Oct 15 14:17:58 CDT 2019 Thomas Gleixner <tglx@linutronix.de> sched/rt, microblaze: Use CONFIG_PREEMPTION

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.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Michal Simek <monstr@monstr.eu>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20191015191821.11479-12-bigeasy@linutronix.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>