]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - kernel/futex.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
authorIngo Molnar <mingo@kernel.org>
Wed, 1 Feb 2017 15:36:40 +0000 (16:36 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Mar 2017 07:42:26 +0000 (08:42 +0100)
commit84f001e15737f8214b0f5f0f7dfec0fb1027938f
treed12076ca70631b86359132dc10bd8ac98e1e2274
parent4c822698cba8bdd93724117eded12bf34eb80252
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>
include/linux/sched/wake_q.h [new file with mode: 0644]
ipc/mqueue.c
ipc/msg.c
ipc/sem.c
kernel/futex.c
kernel/locking/mutex.c
kernel/locking/rtmutex.c
kernel/locking/rtmutex_common.h
kernel/locking/rwsem-xadd.c
kernel/sched/sched.h