public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* suspend to disk modes, default mode
@ 2007-03-20  0:47 Johannes Berg
  2007-03-20  0:51 ` Johannes Berg
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Johannes Berg @ 2007-03-20  0:47 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: linux-pm, Pavel Machek


[-- Attachment #1.1: Type: text/plain, Size: 1199 bytes --]

Hi,

This suspend to disk modes stuff really sucks. The last time I looked
must have been a long time ago because then shutdown was default. Now I
find that in November 06 you changed it to be platform by default.

The problem with this is that not all platforms support the "platform"
mode.

I have a pm_ops struct for PMU-based Apple powerpc machines that doesn't
set pm_disk_mode in order not to allow the platform mode because that
currently fails.

I also used to think this was for implementing suspend-to-both, is that
wrong? In any case, I can't live with it being platform by default
because that goes into really weird behaviour, or I need to special-case
the ->enter callback for suspend to disk to just shut down again.

Could you please post a patch to change the documentation in pm.h to
indicate what the pm_disk_mode is intended for? It also doesn't help my
willingness to work on and with the generic suspend to disk stuff that
the patch I'm referring to was posted as if it was ACPI specific...

Maybe we just need a pm_disk_modes bitmap and a default_pm_disk_mode
member in struct pm_ops instead? What's firmware vs. platform anyway?

Thanks,
johannes

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-03-20 10:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-20  0:47 suspend to disk modes, default mode Johannes Berg
2007-03-20  0:51 ` Johannes Berg
2007-03-20  1:03 ` Johannes Berg
2007-03-20  9:33 ` Pavel Machek
2007-03-20  9:44   ` Johannes Berg
2007-03-20 10:20     ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox