On Sun, 25 Jun 2006, Paul Mackerras wrote: > Guennadi Liakhovetski writes: > > > Sorry if this is not the right list to ask. I was surprised to not find > > any ppc platforms except powermac implementing suspend to RAM? Same for > > CPU_FREQ - only powermac. What could be the reason? > > Presumably no-one else has felt motivated to get them going on other > PPC platforms so far... Both of these things tend to use very > platform-specific facilities. Oh, no... Looking in arch/powerpc/platforms/powermac/setup.c at their struct pm_ops couldn't see any actual code to handle suspends, and then noticed this: /* TODO: Merge the suspend-to-ram with the common code !!! * currently, this is a stub implementation for suspend-to-disk * only */ So, there's not a single STR implementation for ppc in the kernel?... Thanks Guennadi --- Guennadi Liakhovetski