sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h>
authorIngo Molnar <mingo@kernel.org>
Fri, 3 Feb 2017 10:03:12 +0000 (11:03 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:43:43 +0000 (01:43 +0100)
commit3605df49556ebb7641d1f8ec2e7eeecf4dd734bf
treebf4c1567d269ab0fb2baf6aeefc00540d7d1eacd
parent74444edaa0b2ef946e846d5ddf1ba90efcd7c200
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h>

There are a number of task statistics related variables and methods exported
via sched.h - collect them into <linux/sched/stat.h> and include it from
their usage sites.

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>
arch/s390/appldata/appldata_base.c
include/linux/sched.h
include/linux/sched/stat.h