Re: [PATCH 23/25] video/exynos: don't use [delayed_]work_pending()

From: 'Tejun Heo'
Date: Fri Dec 28 2012 - 16:44:49 EST


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@xxxxxxxxxx>
> > > Cc: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
> >
> > Acked-by: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
>
> Acked-by: Jingoo Han <jg1.han@xxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/