[PATCH v2 00/12] sched: Killing PREEMPT_ACTIVE

From: Peter Zijlstra
Date: Wed Sep 30 2015 - 03:31:26 EST


Second posting of the series that kills PREEMPT_ACTIVE dead. Thanks for all the
feedback.

I've re-oredered the patches slightly and reworked one or two; those that got
significant changes I've ignored the Reviewed-by tags for.

Please have another careful look.

---
arch/x86/include/asm/preempt.h | 5 +--
arch/x86/include/asm/thread_info.h | 2 -
arch/x86/kernel/process_32.c | 8 ----
arch/x86/kernel/process_64.c | 8 ----
include/asm-generic/preempt.h | 2 +-
include/linux/preempt.h | 20 +--------
include/linux/sched.h | 26 +++++++-----
include/trace/events/sched.h | 22 +++++-----
kernel/exit.c | 4 +-
kernel/sched/core.c | 83 +++++++++++++++++++++++++-------------
kernel/trace/ftrace.c | 2 +-
kernel/trace/trace_sched_switch.c | 3 +-
kernel/trace/trace_sched_wakeup.c | 2 +-
13 files changed, 89 insertions(+), 98 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/