[PATCHSET wq/for-3.10] workqueue: misc cleanups

From: Tejun Heo
Date: Wed Mar 13 2013 - 19:58:49 EST


Hello,

This patchset contains mostly cleanups and a fix for a bug in the new
unbound pools w/ attrs.

This patchset contains the following six patches.

0001-workqueue-relocate-pwq_set_max_active.patch
0002-workqueue-implement-and-use-pwq_adjust_max_active.patch
0003-workqueue-fix-max_active-handling-in-init_and_link_p.patch
0004-workqueue-update-comments-and-a-warning-message.patch
0005-workqueue-rename-id-to-pi-in-for_each_each_pool.patch
0006-workqueue-inline-trivial-wrappers.patch

0001-0002 clean up pwq->max_active handling.

0003 fixes a race condition around max_active handling for the new
unbound pools w/ attrs.

0004-0006 are cleanups which make no functional differences other than
inlining of some trivial wrappers.

This patch is on top of wq/for-3.10 e626761691 ("workqueue: implement
current_is_workqueue_rescuer()").

diffstat follows. Thanks.

include/linux/workqueue.h | 123 +++++++++++++++--
kernel/workqueue.c | 324 +++++++++++++++-------------------------------
2 files changed, 218 insertions(+), 229 deletions(-)

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/