From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: pmdisk working on ppc (WAS: Help port swsusp to ppc) From: Benjamin Herrenschmidt To: Michael Schmitz Cc: Michael Schmitz , Pavel Machek , Hugang , Patrick Mochel , Nigel Cunningham , ncunningham@clear.net.nz, linuxppc-dev list In-Reply-To: References: Content-Type: text/plain Message-Id: <1075378209.1241.34.camel@gaston> Mime-Version: 1.0 Date: Thu, 29 Jan 2004 23:10:09 +1100 Sender: owner-linuxppc-dev@lists.linuxppc.org List-Id: On Thu, 2004-01-29 at 20:30, Michael Schmitz wrote: > > > OK. I put a mdelay(100) between the PMU_SYSTEM_READY request and the > > > pmu_suspend() call in pmu_sys_resume and it seems to work so far. Side > > > note: if you are saving a large system and have multiple swap files, play > > > with swap priorities to make sure the pages are swapped out to the file > > > _not_ used for suspend. > > > > Hrm... Remove the PMU_SYSTEM_READY, it's a bug to call it on a 101... > > And it's not needed anyway. > > I'm trying a if (pmu_kind != 3) around that call - should it rather be <= 3 ? Just remove it for you tests. Only KEYLARGO based PMUs have this call Ben. ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/