sched/headers: Move the get_task_struct()/put_task_struct() and related APIs from...
authorIngo Molnar <mingo@kernel.org>
Sun, 5 Feb 2017 14:30:50 +0000 (15:30 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:45:26 +0000 (01:45 +0100)
commitcda66725c1444db67127115d611c982b62b45d8c
treeb57a93cb524edc09a4c402ffaa33a95324d48167
parentdcc2dc45f7cf267d37843059ff75b70260596c69
sched/headers: Move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>

These belong into the task lifetime API 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>
include/linux/sched.h
include/linux/sched/task.h