Re: [linux-pm] [PATCH 1/8] PM: Add suspend block api.

From: mgross
Date: Thu May 06 2010 - 23:52:51 EST


On Thu, May 06, 2010 at 06:09:56PM +0100, Matthew Garrett wrote:
> On Thu, May 06, 2010 at 10:01:51AM -0700, Tony Lindgren wrote:
>
> > Or are you suspending constantly, tens of times per minute even if
> > there's no user activity?
>
> In this case you'd be repeatedly trying to suspend until the modem
> driver stopped blocking it. It's pretty much a waste.


lets not go off in the weeds for the wrong things now. The answer to
the retry is at most one time. The first time would be blocked, then
the suspend enable would need to re-enabled under user mode control that
would, buy that time, know it has to ack to the modem to stop rejecting
the suspend attempt.

duh.

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