lkml.org 
[lkml]   [2016]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 1/3] Input: psmouse: Remove deprecated create_singletheread_workqueue
    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@gmail.com>

    Acked-by: Tejun Heo <tj@kernel.org>

    Thanks.

    --
    tejun

    \
     
     \ /
      Last update: 2016-09-17 09:57    [W:2.434 / U:0.088 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site