]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
workqueue: add pool ID to the names of unbound kworkers
authorTejun Heo <tj@kernel.org>
Tue, 12 Mar 2013 18:30:03 +0000 (11:30 -0700)
committerTejun Heo <tj@kernel.org>
Tue, 12 Mar 2013 18:30:03 +0000 (11:30 -0700)
commitac6104cdf87cc162b0a0d78280d1dcb9752e25bb
treedd62f586800cd7e0eb491469eaba763316c3f1cd
parentf02ae73aaa4f285199683862ac59972877a11c5d
workqueue: add pool ID to the names of unbound kworkers

There are gonna be multiple unbound pools.  Include pool ID in the
name of unbound kworkers.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
kernel/workqueue.c