linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* omap-pm: no_console_suspend breaks resume
@ 2010-05-07 22:06 Cliff Brake
  0 siblings, 0 replies; only message in thread
From: Cliff Brake @ 2010-05-07 22:06 UTC (permalink / raw)
  To: linux-omap

I've been experiementing with the omap-pm branch on a overo.  The
no_console_suspend seems to cause the system to not suspend/resume
properly.  Without the option:

root@ts3:~# echo mem > /sys/power/state
PM: Syncing filesystems ... done.
Freezing user space processes ... (elapsed 0.01 seconds) done.
Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
Suspending console(s) (use no_console_suspend to debug)
PM: suspend of devices complete after 109.710 msecs
PM: late suspend of devices complete after 0.305 msecs
Wake up daisy chain activation failed.
Successfully put all powerdomains to target state
PM: early resume of devices complete after 0.061 msecs
PM: resume of devices complete after 304.229 msecs
Restarting tasks ... done.
root@ts3:~#


With the option:
root@ts3:~# echo mem > /sys/power/state
PM: Syncing filesystems ... done.
Freezing user space processes ... (elapsed 0.01 seconds) done.
Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
PM: suspend of devices complete after 106.811 msecs
PM: late suspend of devices complete after 0.305 msecs
(the current is quite high at this point, so I don't think we ever got
into suspend)

is no_console_suspend working for other people?

Thanks,
Cliff

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-07 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-07 22:06 omap-pm: no_console_suspend breaks resume Cliff Brake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).