Re: [RFC PATCH] pm: prevent suspend until power supply events are processed

From: Todd Poynor
Date: Tue Sep 09 2014 - 17:55:43 EST


On Wed, Sep 3, 2014 at 9:53 PM, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> On 4 September 2014 10:21, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>>>> >> + /* dependent power supplies (e.g. battery) may have changed
>>>> >> + * state as a result of this event, so poll again and hold
>>>> >> + * the wakeup_source until all events are processed.
>>>> >> + */
>
> But isn't this comment still incorrect? Its not about dependent supplies
> but the race between the work-handler and its enqueuing?

I believe you are correct: the code is to make sure we do not relax a
wakeup source that has had multiple events queued, until all are
notified to userspace.


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