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:
7e88291
)
cpuset: refactor cpuset_hotplug_update_tasks()
author
Li Zefan
<lizefan@huawei.com>
Wed, 9 Jul 2014 08:48:54 +0000
(16:48 +0800)
committer
Tejun Heo
<tj@kernel.org>
Wed, 9 Jul 2014 19:56:17 +0000
(15:56 -0400)
We mix the handling for both default hierarchy and legacy hierarchy in
the same function, and it's quite messy, so split into two functions.
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