summaryrefslogtreecommitdiffstats
path: root/kernel/cpuset.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-12-05 12:28:01 -0500
committerTejun Heo <tj@kernel.org>2013-12-05 12:28:01 -0500
commit44ffc75ba9a63f972dbebd4fab6888db5fcd3b0e (patch)
tree74e59dc41c550c3013e4ed1ec651557f8acfceee /kernel/cpuset.c
parentafb2bc14e1c989cf0635bd04edb5ff55b8c1c7bd (diff)
downloadop-kernel-dev-44ffc75ba9a63f972dbebd4fab6888db5fcd3b0e.zip
op-kernel-dev-44ffc75ba9a63f972dbebd4fab6888db5fcd3b0e.tar.gz
cgroup, sched: convert away from cftype->read_map()
In preparation of conversion to kernfs, cgroup file handling is being consolidated so that it can be easily mapped to the seq_file based interface of kernfs. cftype->read_map() doesn't add any value and being replaced with ->read_seq_string(). Update cpu_stats_show() and cpuacct_stats_show() accordingly. This patch doesn't make any visible behavior changes. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'kernel/cpuset.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud