]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h>
authorIngo Molnar <mingo@kernel.org>
Sun, 5 Feb 2017 13:31:22 +0000 (14:31 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:45:24 +0000 (01:45 +0100)
commit9049863a32fad5d7158318e45f0a41a0f2192c0c
tree18acb5b1a7d253fc99b6a80196d95a6e0f7ce3cc
parent28851755990c832d7050d5e1e2c91ed9d9e6fe59
sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h>

This is a task-stack related API, not core scheduler functionality.

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_stack.h