-
Tejun Heo authored
alloc_ordered_workqueue() creates a workqueue which processes each work itemp one by one in the queued order. This will be used to replace create_freezeable_workqueue() and create_singlethread_workqueue(). Signed-off-by:
Tejun Heo <tj@kernel.org>
81dcaf65