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)
commit2a1f062a4acf0be50516ceece92a7182a173d55a
tree80c795d29188873b7067f1658e712d71a7e68471
parent9a07000400c853c57477c2a5138ae9f556c40897
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