This patchset mostly copies from Frederic and split the apply_workqueue_attrs() as TJ's suggest.
This patchset doesn't include the patch "workqueue: Allow changing attributions of ordered workqueues", I hope to reduce the review processing. The handling for the ordered workqueue will be repose after this patchset accepted. Thanks, Lai Frederic Weisbecker (2): workqueue: Reorder sysfs code workqueue: Create low-level unbound workqueues cpumask Lai Jiangshan (2): workqueue: split apply_workqueue_attrs() into 3 stages workqueue: Allow modifying low level unbound workqueue cpumask Cc: Christoph Lameter <[email protected]> Cc: Kevin Hilman <[email protected]> Cc: Lai Jiangshan <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul E. McKenney <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Viresh Kumar <[email protected]> Cc: Frederic Weisbecker <[email protected]> kernel/workqueue.c | 942 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 539 insertions(+), 403 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

