]> git.baikalelectronics.ru Git - kernel.git/commit
sched: Split cpuacct code out of sched.h
authorLi Zefan <lizefan@huawei.com>
Fri, 29 Mar 2013 06:36:43 +0000 (14:36 +0800)
committerIngo Molnar <mingo@kernel.org>
Wed, 10 Apr 2013 11:54:16 +0000 (13:54 +0200)
commit638911a0091f53d70fd362654ff08da0a0795c32
tree7009cf85aa31a086cfc4cba4029cd607924056b2
parent4e416535e1391d9f271172f713c8995139c502b1
sched: Split cpuacct code out of sched.h

Add cpuacct.h and let sched.h include it.

Signed-off-by: Li Zefan <lizefan@huawei.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/5155367B.2060506@huawei.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/cpuacct.h [new file with mode: 0644]
kernel/sched/sched.h