Re: [linux-pm] [RFC 0/3] experimental G5 powermac suspend implementation
From: Gabriel Paubert <hidden>
Date: 2006-12-12 17:34:21
Also in:
linux-pm
From: Gabriel Paubert <hidden>
Date: 2006-12-12 17:34:21
Also in:
linux-pm
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:quoted
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