This is the final phase #5 of the sched.h modernization series. The "post-splitup cleanups" do cleanups on top of the finished split-up header structure. It's two patches for now, more cleanups will be done later.
See the announcement for more details: https://lkml.org/lkml/2017/2/8/564 The Git tree can be found at: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.sched/core Thanks, Ingo Ingo Molnar (2): sched/headers: Remove #ifdefs from <linux/sched.h> sched/headers: Clean up <linux/sched.h> include/linux/sched.h | 1234 +++++++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 655 insertions(+), 579 deletions(-) -- 2.7.4

