git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65dff75
)
cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()
author
Li Zefan
<lizefan@huawei.com>
Fri, 1 Mar 2013 07:02:15 +0000
(15:02 +0800)
committer
Tejun Heo
<tj@kernel.org>
Mon, 4 Mar 2013 17:50:08 +0000
(09:50 -0800)
Use cgroup_name() instead of cgrp->dentry->name. This makes the code
a bit simpler.
While at it, remove cpuset_name and make cpuset_nodelist a local variable
to cpuset_print_task_mems_allowed().
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cpuset.c
patch
|
blob
|
history
diff --cc
kernel/cpuset.c
Simple merge