On Mon, Aug 15, 2016 at 06:53:45PM -0400, Tejun Heo wrote: > On Sun, Aug 14, 2016 at 10:53:07AM +0530, Bhaktipriya Shridhar wrote: > > alloc_ordered_workqueue replaces the deprecated > > create_singlethread_workqueue. > > > > There are multiple work items on the work queue viz > > &priv->dev3_register_work, &priv->recalib_wq, &psmouse->resync_work, > > which require execution ordering. Hence, an ordered workqueue has been > > used. > > > > The workqueue is not being used on a memory reclaim path. > > Hence, WQ_MEM_RECLAIM has not been set. > > > > Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@xxxxxxxxx> > > Acked-by: Tejun Heo <tj@xxxxxxxxxx> Applied, thank you. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html