commit | 3f8c24529b42fc5044c2a44bdb8ba69aec2bee37 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@kernel.org> | Sun Feb 05 14:31:22 2017 +0100 |
committer | Ingo Molnar <mingo@kernel.org> | Thu Mar 02 08:42:39 2017 +0100 |
tree | 367af2e2162a91e8a160ff36788f134aa7437558 | |
parent | 5c2c5c5514393e31859439ef83a34051d7c68332 [diff] |
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> But first update the usage sites with the new header dependency. 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>