diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2014-05-22 10:43:44 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-05-22 17:35:51 +0200 |
commit | 79bc251f0e0aea67bc230c530f7fa57f66f9cdf3 (patch) | |
tree | f2073bf7297d40b275b6e0dadab7bcd15414674d /kernel/workqueue.c | |
parent | workqueue: declare system_highpri_wq (diff) | |
download | linux-79bc251f0e0aea67bc230c530f7fa57f66f9cdf3.tar.xz linux-79bc251f0e0aea67bc230c530f7fa57f66f9cdf3.zip |
workqueue: remove unused WORK_CPU_END
WORK_CPU_END is totally unused since 4e8b22bd1a37 ("workqueue: fix
pool ID allocation leakage and remove BUILD_BUG_ON() in
init_workqueues"). It should be removed.
After it is removed, the comment "special cpu IDs" is not precise due to
there is only one special CPU ID (WORK_CPU_UNBOUND) left, so we also
change this comment to the description for WORK_CPU_UNBOUND.
tj: Minor description and comment tweaks.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions