]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sched/headers: Move the wake-queue types and interfaces from sched.h into <linux...
authorIngo Molnar <mingo@kernel.org>
Wed, 1 Feb 2017 16:09:06 +0000 (17:09 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Mar 2017 07:42:42 +0000 (08:42 +0100)
commiteb61baf69871b9836783a81bc451189edb0d9de2
treee3758167461e9ada45b64ae282ecd7c818c0ca03
parent5dbe91de599423d243738a205367506444ebb4a4
sched/headers: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h>

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>
include/linux/sched.h
include/linux/sched/wake_q.h
ipc/msg.c