]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
sched/headers: Move the wake_up_if_idle() prototype to <linux/sched/idle.h>
authorIngo Molnar <mingo@kernel.org>
Wed, 1 Feb 2017 15:58:52 +0000 (16:58 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Mar 2017 07:42:41 +0000 (08:42 +0100)
commit4437722b0486c36dc90a1adf584fca4cea6cf1de
treeab2589ba39bb4320653414048dd4ed5f06b83684
parentb768917d2c08edc4b5616c86a569e524d190434b
sched/headers: Move the wake_up_if_idle() prototype to <linux/sched/idle.h>

No need to clutter <linux/sched.h> with this rarely used prototype.

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/idle.h