Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1576893

[PATCH 0/2] sched.h modernization -v2, phase #5: "Post-splitup cleanups"

From Ingo Molnar <mingo@kernel.org>
Newsgroups linux.kernel
Subject [PATCH 0/2] sched.h modernization -v2, phase #5: "Post-splitup cleanups"
Date 2017-02-08 20:10 +0100
Message-ID <t8FMS-4eP-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] sched.h modernization -v2, phase #5: "Post-splitup cleanups" Ingo Molnar <mingo@kernel.org> - 2017-02-08 20:10 +0100
  [PATCH 1/2] sched/headers: Remove #ifdefs from <linux/sched.h> Ingo Molnar <mingo@kernel.org> - 2017-02-08 20:10 +0100

csiph-web