aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2017-02-03 15:24:12 +0100
committerIngo Molnar <mingo@kernel.org>2017-03-03 01:43:45 +0100
commit901b14bd946a8b7ea211105b6207e082ddd36846 (patch)
tree4bd68f1a6e17fa80b057f6debae28ff599d91d23 /kernel
parentsched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linux/sched/hotplug.h> (diff)
downloadlinux-dev-901b14bd946a8b7ea211105b6207e082ddd36846.tar.xz
linux-dev-901b14bd946a8b7ea211105b6207e082ddd36846.zip
sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/task.h>
There's a fair amount of task lifetime management (a.k.a fork()/exit()) related APIs in <linux/sched.h>, but only a small fraction of the users of the generic sched.h header make use of them. Move these functions to the <linux/sched/task.h> header. Acked-by: Linus Torvalds <torvalds@linux-foundation.org> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions