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:
f57947d
)
cgroup: make serial_nr_cursor available throughout cgroup.c
author
Li Zefan
<lizefan@huawei.com>
Tue, 18 Jun 2013 10:53:53 +0000
(18:53 +0800)
committer
Tejun Heo
<tj@kernel.org>
Tue, 18 Jun 2013 18:14:21 +0000
(11:14 -0700)
The next patch will use it to determine if a cgroup is newly created
while we're iterating the cgroup hierarchy.
tj: Rephrased the comment on top of cgroup_serial_nr_cursor.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found