diff options
author | Ingo Molnar <mingo@kernel.org> | 2017-02-05 13:48:36 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-03-03 03:45:22 +0300 |
commit | 1050b27c52f615bc0e772b3119881e5304ccde6b (patch) | |
tree | 9c405a8476785b37476af3ab533eff5e3086a63a /include/linux/sched/stat.h | |
parent | 56cd697366b6d6f67acb6c58ac7f3b185d11ef07 (diff) | |
download | linux-1050b27c52f615bc0e772b3119881e5304ccde6b.tar.xz |
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h>
Move cputime related functionality out of <linux/sched.h>, as most code
that includes <linux/sched.h> does not use that functionality.
Move data types that are not included in task_struct directly to
the signal definitions, into <linux/sched/signal.h>.
Also merge the (small) existing <linux/cputime.h> header into <linux/sched/cputime.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>
Diffstat (limited to 'include/linux/sched/stat.h')
0 files changed, 0 insertions, 0 deletions