]> git.baikalelectronics.ru Git - kernel.git/commit
kasan, sched/headers: Remove <linux/sched.h> from <linux/kasan.h>
authorIngo Molnar <mingo@kernel.org>
Fri, 3 Feb 2017 08:57:00 +0000 (09:57 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:45:32 +0000 (01:45 +0100)
commit3dd8d92c11fbd03c6daef21dd724679bffc54cb1
treeae7dde3226a6b050bc1df67513f7231137f87902
parent4666900b0c006d7d4a232bd032faa0ee968057e1
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 <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/kasan.h