All of lore.kernel.org
 help / color / mirror / Atom feed
* Power Management with rootfs on SDMMC.
@ 2009-01-02  6:35 Sriram V
  2009-01-02 10:21 ` Andreas Mohr
  0 siblings, 1 reply; 15+ messages in thread
From: Sriram V @ 2009-01-02  6:35 UTC (permalink / raw)
  To: linux-kernel

Hi,
  I am using linux-2.6.27.  I am testing power management after
booting out of a SD/MMC card.
  My root file system is on a SD card.

  I am issuing the following command to suspend

      $ echo -n mem > /sys/power/state

 What happens is, The kernel hangs and it does not come out of suspend.
 even after i press keypad/generate serial input data.

 # echo -n mem > /sys/power/state
PM: Syncing filesystems ... done.
Freezing user space processes ... (elapsed 0.00 seconds) done.
Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
mmc0: card e624 removed
--- kernel hangs---

The same works, If i boot on NFS and mount a SD card.
PM works, suspend and resume work fine. This means
that the PM of SD MMC driver works properly.

However, I have a problem when the rootfs is on SDMMC card.
Has anyone tried this before?

Am i missing something here?

Regards,
sriram

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

end of thread, other threads:[~2009-04-05 18:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-02  6:35 Power Management with rootfs on SDMMC Sriram V
2009-01-02 10:21 ` Andreas Mohr
2009-01-02 11:21   ` Pierre Ossman
2009-01-02 12:21     ` Andreas Mohr
2009-01-02 17:24   ` Pavel Machek
2009-01-03 20:23     ` Linus Torvalds
2009-01-03 20:43       ` Pavel Machek
2009-01-03 20:45         ` Alan Cox
2009-01-03 21:16           ` Linus Torvalds
2009-01-03 23:10             ` Alan Cox
2009-01-04  2:59               ` Linus Torvalds
2009-01-04 12:04                 ` Alan Cox
2009-01-04 17:53                   ` Linus Torvalds
2009-03-29 16:26     ` Andreas Mohr
2009-04-05 18:45       ` Pierre Ossman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.