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:
b3f9f40
)
workqueue: introduce cwq_set_max_active() helper for thaw_workqueues()
author
Lai Jiangshan
<laijs@cn.fujitsu.com>
Wed, 19 Sep 2012 17:40:48 +0000
(10:40 -0700)
committer
Tejun Heo
<tj@kernel.org>
Wed, 19 Sep 2012 17:40:48 +0000
(10:40 -0700)
Using a helper instead of open code makes thaw_workqueues() clearer.
The helper will also be used by the next patch.
tj: Slight update to comment and description.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found