[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121228214451.GK3062@mtj.dyndns.org>
Date: Fri, 28 Dec 2012 16:44:51 -0500
From: 'Tejun Heo' <tj@...nel.org>
To: Jingoo Han <jg1.han@...sung.com>
Cc: 'Kukjin Kim' <kgene.kim@...sung.com>, linux-kernel@...r.kernel.org,
'Florian Tobias Schandinat' <FlorianSchandinat@....de>
Subject: Re: [PATCH 23/25] video/exynos: don't use [delayed_]work_pending()
On Wed, Dec 26, 2012 at 01:04:02PM +0900, Jingoo Han wrote:
> On Saturday, December 22, 2012 12:06 PM, Kukjin Kim wrote
> > Tejun Heo wrote:
> > >
> > > There's no need to test whether a (delayed) work item in pending
> > > before queueing, flushing or cancelling it. Most uses are unnecessary
> > > and quite a few of them are buggy.
> > >
> > > Remove unnecessary pending tests from exynos_dp_core. Only compile
> > > tested.
> > >
> > > Signed-off-by: Tejun Heo <tj@...nel.org>
> > > Cc: Kukjin Kim <kgene.kim@...sung.com>
> >
> > Acked-by: Kukjin Kim <kgene.kim@...sung.com>
>
> Acked-by: Jingoo Han <jg1.han@...sung.com>
>
> I tested this patch with Exynos5250.
> Also, taking it through the workqueue tree would be better.
Applied to wq/for-3.9-cleanups. 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