kasan, sched/headers: Remove <linux/sched.h> from <linux/kasan.h>
authorIngo Molnar <[email protected]>
Fri, 3 Feb 2017 08:57:00 +0000 (09:57 +0100)
committerIngo Molnar <[email protected]>
Fri, 3 Mar 2017 00:45:32 +0000 (01:45 +0100)
commit71af2ed5eeea639339e3a1497a0196bab7de4b57
treeae7dde3226a6b050bc1df67513f7231137f87902
parented53742d793bd92ed32114081370b199dc94467d
kasan, sched/headers: Remove <linux/sched.h> from <linux/kasan.h>

<linux/kasan.h> is a low level header that is included early
in affected kernel headers. But it includes <linux/sched.h>
which complicates the cleanup of sched.h dependencies.

Remove it.

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/kasan.h