On Tue, May 05, 2015 at 07:49:54PM +0800, Ming Lei wrote: > Documentation/workqueue.txt: > If there is dependency among multiple work items used > during memory reclaim, they should be queued to separate > wq each with WQ_MEM_RECLAIM. > > Loop devices can be stacked, so we have to convert to per-device > workqueue. One example is Fedora live CD. > > Fixes: b5dd2f6047ca108001328aac0e8588edd15f1778 > Cc: [email protected] (v4.0) > Cc: Justin M. Forbes <[email protected]> > Signed-off-by: Ming Lei <[email protected]>
Acked-by: Tejun Heo <[email protected]> Thanks. -- tejun -- 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/

