]> git.baikalelectronics.ru Git - kernel.git/commit
sched/headers: Remove <linux/signal.h> from <linux/sched.h>
authorIngo Molnar <mingo@kernel.org>
Fri, 3 Feb 2017 22:47:37 +0000 (23:47 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:45:37 +0000 (01:45 +0100)
commit0949777555be8945fb73cfebd5ffcb0a2d8e7ef4
treef315104e0ed4b92c51928928932c8b11fdfa040c
parente992ba0a9a08d83b6117c59eb779ad49426b8218
sched/headers: Remove <linux/signal.h> from <linux/sched.h>

Instead of including the full <linux/signal.h>, only include the types-only
<linux/signal_types.h> header in <linux/sched.h>, to further decouple the
scheduler header from the signal headers.

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