diff options
author | Ingo Molnar <mingo@kernel.org> | 2017-02-03 22:59:33 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-03-03 01:43:47 +0100 |
commit | f3ac60671954c8d413532627b1be13a76f394c49 (patch) | |
tree | 31357b110d793102098d3950c61d1ae86807fee7 /lib/test_static_keys.c | |
parent | sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/... (diff) | |
download | linux-f3ac60671954c8d413532627b1be13a76f394c49.tar.xz linux-f3ac60671954c8d413532627b1be13a76f394c49.zip |
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h>
Split out the task->stack related functionality, which is not really
part of the core scheduler APIs.
Only keep task_thread_info() because it's used by sched.h.
Update the code that uses those facilities.
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 'lib/test_static_keys.c')
0 files changed, 0 insertions, 0 deletions