Ingo Molnar f361bf4a66 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
Instead of including the full <linux/signal.h>, we are going to include the
types-only <linux/signal_types.h> header in <linux/sched.h>, to further
decouple the scheduler header from the signal headers.

This means that various files which relied on the full <linux/signal.h> need
to be updated to gain an explicit dependency on it.

Update the code that relies on sched.h's inclusion of the <linux/signal.h> header.

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>
2017-03-02 08:42:37 +01:00
..
2012-02-21 09:04:01 -08:00
2015-08-07 13:58:05 +02:00
2012-04-26 03:10:45 -04:00
2012-04-26 03:10:45 -04:00
2012-02-21 09:04:01 -08:00
2013-12-02 14:54:57 +01:00
2012-02-21 09:04:01 -08:00
2012-05-04 11:55:39 -04:00
2012-02-21 09:04:01 -08:00
2012-02-21 09:04:01 -08:00
2012-11-30 12:10:57 -05:00