diff options
| author | Ingo Molnar <[email protected]> | 2017-02-03 22:47:37 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-03-02 07:42:37 +0000 |
| commit | f361bf4a66c9bfabace46f6ff5d97005c9b524fe (patch) | |
| tree | e910b098afd67afe49b708518b0061c7c9971f1f /fs/proc/array.c | |
| parent | signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h> (diff) | |
| download | kernel-f361bf4a66c9bfabace46f6ff5d97005c9b524fe.tar.gz kernel-f361bf4a66c9bfabace46f6ff5d97005c9b524fe.zip | |
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 <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
