From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriel Paubert Subject: Re: [linux-pm] [RFC 0/3] experimental G5 powermac suspend implementation Date: Tue, 12 Dec 2006 18:34:21 +0100 Message-ID: <20061212173421.GA31090@iram.es> References: <20061211230208.526233000@sipsolutions.net> <1165926068.22338.15.camel@johannes.berg> <20061212132240.GE5190@ucw.cz> <1165930563.22338.32.camel@johannes.berg> <1165932463.22338.37.camel@johannes.berg> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1165932463.22338.37.camel@johannes.berg> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org To: Johannes Berg Cc: linuxppc-dev@ozlabs.org, Pavel Machek , linux-pm@lists.osdl.org, Michael Buesch , Torrance List-Id: linux-pm@vger.kernel.org On Tue, Dec 12, 2006 at 03:07:43PM +0100, Johannes Berg wrote: > On Tue, 2006-12-12 at 14:36 +0100, Johannes Berg wrote: > > > Well the RTC of course ticks but the system clock obviously doesn't. > > Yes, I'll have to look at the time suspend/resume code. Do you know > > where to find it? > > Never mind, found it easily enough: it's in arch/i386/kernel/time.c Timer is also restored from RTC on wakeup on powerbooks, so there is already something under arch/powerpc... Gabriel