Re: pm_trace displays the wrong time from the RTC

2007-10-17 Thread Andrew Morton
On Wed, 17 Oct 2007 15:48:40 -0400 Dave Jones <[EMAIL PROTECTED]> wrote: > The patch below seems to have got dropped on the floor. > We've had it in Fedora since it was posted, and it does the > right thing, so I'm happy to give this an > > ACKed-by: Dave Jones <[EMAIL PROTECTED]> > > if it help

Re: pm_trace displays the wrong time from the RTC

2007-10-17 Thread Dave Jones
The patch below seems to have got dropped on the floor. We've had it in Fedora since it was posted, and it does the right thing, so I'm happy to give this an ACKed-by: Dave Jones <[EMAIL PROTECTED]> if it helps it into upstream. Dave On Wed, Aug 01, 2007 at 11:04:34PM +0200, Rafael J. W

Re: pm_trace displays the wrong time from the RTC

2007-08-01 Thread Rafael J. Wysocki
On Wednesday, 1 August 2007 20:15, Chuck Ebbert wrote: > On 08/01/2007 11:47 AM, Rafael J. Wysocki wrote: > > Sorry for slow response, I've just noticed this thread. > > > > On Tuesday, 31 July 2007 23:20, Chuck Ebbert wrote: > >> When resuming, systems print this when booted on 07/31/07: > >> > >

Re: pm_trace displays the wrong time from the RTC

2007-08-01 Thread Rafael J. Wysocki
On Wednesday, 1 August 2007 20:15, Chuck Ebbert wrote: > On 08/01/2007 11:47 AM, Rafael J. Wysocki wrote: > > Sorry for slow response, I've just noticed this thread. > > > > On Tuesday, 31 July 2007 23:20, Chuck Ebbert wrote: > >> When resuming, systems print this when booted on 07/31/07: > >> > >

Re: pm_trace displays the wrong time from the RTC

2007-08-01 Thread Chuck Ebbert
On 08/01/2007 11:47 AM, Rafael J. Wysocki wrote: > Sorry for slow response, I've just noticed this thread. > > On Tuesday, 31 July 2007 23:20, Chuck Ebbert wrote: >> When resuming, systems print this when booted on 07/31/07: >> >> Date: 06/31/107 >> >> /drivers/base/power/trace.c::read_magic_time(

Re: pm_trace displays the wrong time from the RTC

2007-08-01 Thread Rafael J. Wysocki
On Wednesday, 1 August 2007 17:47, Rafael J. Wysocki wrote: > Sorry for slow response, I've just noticed this thread. > > On Tuesday, 31 July 2007 23:20, Chuck Ebbert wrote: > > When resuming, systems print this when booted on 07/31/07: > > > > Date: 06/31/107 > > > > /drivers/base/power/trace.c

Re: pm_trace displays the wrong time from the RTC

2007-08-01 Thread Rafael J. Wysocki
Sorry for slow response, I've just noticed this thread. On Tuesday, 31 July 2007 23:20, Chuck Ebbert wrote: > When resuming, systems print this when booted on 07/31/07: > > Date: 06/31/107 > > /drivers/base/power/trace.c::read_magic_time(): > 114 get_rtc_time(&time); > 115 printk("Time: %2d:

Re: pm_trace displays the wrong time from the RTC

2007-07-31 Thread Randy Dunlap
On Tue, 31 Jul 2007 17:56:09 -0400 Dave Jones wrote: > On Tue, Jul 31, 2007 at 02:39:39PM -0700, Randy Dunlap wrote: > > On Tue, 31 Jul 2007 17:20:10 -0400 Chuck Ebbert wrote: > > > > include/asm-generic/rtc.h: > > > 102 /* > > > 103 * Account for differences between how the

Re: pm_trace displays the wrong time from the RTC

2007-07-31 Thread Dave Jones
On Tue, Jul 31, 2007 at 02:39:39PM -0700, Randy Dunlap wrote: > On Tue, 31 Jul 2007 17:20:10 -0400 Chuck Ebbert wrote: > > include/asm-generic/rtc.h: > > 102 /* > > 103 * Account for differences between how the RTC uses the values > > 104 * and how they are defined i

Re: pm_trace displays the wrong time from the RTC

2007-07-31 Thread Randy Dunlap
On Tue, 31 Jul 2007 17:20:10 -0400 Chuck Ebbert wrote: > When resuming, systems print this when booted on 07/31/07: > > Date: 06/31/107 > > /drivers/base/power/trace.c::read_magic_time(): > 114 get_rtc_time(&time); > 115 printk("Time: %2d:%02d:%02d Date: %02d/%02d/%02d\n", > 116 ti