sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
authorIngo Molnar <[email protected]>
Sun, 5 Feb 2017 15:03:58 +0000 (16:03 +0100)
committerIngo Molnar <[email protected]>
Fri, 3 Mar 2017 00:45:39 +0000 (01:45 +0100)
commit50ff9d130014f7b19541dbf607a615a72b75b778
tree84b73a3a416307405e9cf6cf225a37937e1caa20
parent5c0d0f36414f9f8a292b42e797f9284b127d79c2
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 <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
include/linux/sched.h
kernel/cgroup/cgroup-v1.c