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

From: Matthew Garrett
Date: Fri May 07 2010 - 17:49:41 EST


On Fri, May 07, 2010 at 02:42:11PM -0700, Tony Lindgren wrote:
> * Matthew Garrett <mjg@xxxxxxxxxx> [100507 14:34]:
> > How do you know to wake the process up in response to the keypress?
>
> Does it matter for processes that are not "certified"? Maybe you
> could assume that you can keep it stopped until the screen is on
> again, or some other policy.

Yes, it matters. You don't necessarily know whether to turn the screen
on until the app has had an opportunity to process the event. This is
exactly the kind of use case that suspend blocks are intended to allow,
so alternatives that don't permit that kind of use case aren't really
adequate alternatives.

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
--
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/