diff options
author | Ingo Molnar <mingo@kernel.org> | 2017-02-03 15:24:12 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-03-03 01:43:45 +0100 |
commit | 901b14bd946a8b7ea211105b6207e082ddd36846 (patch) | |
tree | 4bd68f1a6e17fa80b057f6debae28ff599d91d23 /kernel/fork.c | |
parent | sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linu... (diff) | |
download | linux-901b14bd946a8b7ea211105b6207e082ddd36846.tar.xz linux-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/fork.c')
0 files changed, 0 insertions, 0 deletions