]> git.baikalelectronics.ru Git - kernel.git/commit
sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into...
authorIngo Molnar <mingo@kernel.org>
Thu, 2 Feb 2017 18:15:33 +0000 (19:15 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:43:42 +0000 (01:43 +0100)
commit0d3709b1388ab05eee9e40e40daa61803ccfd4f7
tree80c795d29188873b7067f1658e712d71a7e68471
parentd68f263b148355f9b51cf3056448118eddf76e1c
sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>

This reduces the size of <linux/sched.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/signal.h