Re: [linux-pm] [PATCH v4] pm_qos: make update_request non blocking

From: Florian Mickler
Date: Mon Jun 14 2010 - 10:34:14 EST


On Fri, 11 Jun 2010 09:25:52 -0500
James Bottomley <James.Bottomley@xxxxxxx> wrote:

>
> Actually, pm_qos_remove now needs a flush_scheduled work since you don't
> want to return until the list is clear (since the next action may be to
> free the object).

The work-items are allocated in the pm_qos objects (which get never
freed), so we should be fine there.

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