]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux/sched...
authorIngo Molnar <mingo@kernel.org>
Sun, 5 Feb 2017 11:07:04 +0000 (12:07 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:45:23 +0000 (01:45 +0100)
commita2d7a7463c38dd14b845721aac3583a26a97c66d
treea71aebf1aa53734f74220f59b0ec0cd1aacbc547
parent1050b27c52f615bc0e772b3119881e5304ccde6b
sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>

These APIs are not core scheduler but scheduler statistics related.

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