]> git.baikalelectronics.ru Git - kernel.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)
commit307731cc73eec25c2a648165d440d5f8d5a919de
treee3758167461e9ada45b64ae282ecd7c818c0ca03
parent431f8edc49942451a72695155db6ac45a608f342
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