sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h>
We are going to split <linux/sched/wake_q.h> out of <linux/sched.h>, which will have to be picked up from other headers and a couple of .c files. Create a trivial placeholder <linux/sched/wake_q.h> file that just maps to <linux/sched.h> to make this patch obviously correct and bisectable. Include the new header in the files that are going to need 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>
Showing
- include/linux/sched/wake_q.h 6 additions, 0 deletionsinclude/linux/sched/wake_q.h
- ipc/mqueue.c 1 addition, 0 deletionsipc/mqueue.c
- ipc/msg.c 1 addition, 0 deletionsipc/msg.c
- ipc/sem.c 1 addition, 0 deletionsipc/sem.c
- kernel/futex.c 1 addition, 0 deletionskernel/futex.c
- kernel/locking/mutex.c 1 addition, 0 deletionskernel/locking/mutex.c
- kernel/locking/rtmutex.c 1 addition, 0 deletionskernel/locking/rtmutex.c
- kernel/locking/rtmutex_common.h 1 addition, 0 deletionskernel/locking/rtmutex_common.h
- kernel/locking/rwsem-xadd.c 2 additions, 1 deletionkernel/locking/rwsem-xadd.c
- kernel/sched/sched.h 1 addition, 0 deletionskernel/sched/sched.h
Loading
Please register or sign in to comment