mirror of https://github.com/torvalds/linux.git
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: Peter Zijlstra <peterz@infradead.org> Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: uclinux-h8-devel@lists.sourceforge.jp Link: https://lore.kernel.org/r/20191015191821.11479-8-bigeasy@linutronix.de Signed-off-by: Ingo Molnar <mingo@kernel.org> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| asm-offsets.c | ||
| entry.S | ||
| h8300_ksyms.c | ||
| head_ram.S | ||
| head_rom.S | ||
| irq.c | ||
| kgdb.c | ||
| module.c | ||
| process.c | ||
| ptrace.c | ||
| ptrace_h.c | ||
| ptrace_s.c | ||
| setup.c | ||
| signal.c | ||
| sim-console.c | ||
| syscalls.c | ||
| traps.c | ||
| vmlinux.lds.S | ||