]> git.baikalelectronics.ru Git - kernel.git/commit
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
authorIngo Molnar <mingo@kernel.org>
Sun, 5 Feb 2017 15:03:58 +0000 (16:03 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:45:39 +0000 (01:45 +0100)
commit4485ea30580158c4dc89eceb0bd908fd5b0fc4f2
tree84b73a3a416307405e9cf6cf225a37937e1caa20
parentaf39e00d6da0c17d75b4875b5a099557659feb2d
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>

It's not used by any of the scheduler methods, but <linux/sched/task_stack.h>
needs it to pick up STACK_END_MAGIC.

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>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched.h
kernel/cgroup/cgroup-v1.c