[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20121024191427.GF12182@atj.dyndns.org>
Date: Wed, 24 Oct 2012 12:14:27 -0700
From: Tejun Heo <tj@...nel.org>
To: JoonSoo Kim <js1304@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] workqueue: remove unused argument of
wq_worker_waking_up()
On Tue, Oct 23, 2012 at 10:44:49AM +0900, JoonSoo Kim wrote:
> > if (!(worker->flags & WORKER_NOT_RUNNING)) {
> > WARN_ON_ONCE(worker->pool->gcwq->cpu != cpu);
> > atomic_inc(get_pool_nr_running(worker->pool));
> > }
> >
>
> I have no objection to do this for now.
Care to cook up a patch?
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists