Re: workqueue and pending

From: Benjamin Herrenschmidt
Date: Mon May 03 2004 - 23:51:53 EST


On Tue, 2004-05-04 at 14:15, Andrew Morton wrote:
> Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote:
> >
> > It's probably still good to precise explicitely in the comments
> > that upon return of cancel_delayed_work(), the work queue might
> > still be pending and that a flush and whoever called this may
> > still need a flush_scheduled_work() or flush_workqueue() (provided
> > it's running in a context where that can sleep)
>
> That function was originally written by a comment fetishist.

Heh, I should have looked at the code =P

Ben.


-
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/