]> git.baikalelectronics.ru Git - 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)
commitb3f6c360caa24cb72c16843df1a25267f866f4d1
treea71aebf1aa53734f74220f59b0ec0cd1aacbc547
parent2eb612dd59db38a936302601f7ce9e3fbec5bd07
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