All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.16-rc2 powerpc timestamp skew
@ 2006-02-12 17:13 Roger Leigh
  2006-02-12 17:39 ` Gabriel Paubert
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Roger Leigh @ 2006-02-12 17:13 UTC (permalink / raw)
  To: Linux Kernel ML; +Cc: Benjamin Herrenschmidt, debian-powerpc

[-- Attachment #1: Type: text/plain, Size: 1067 bytes --]

Hi folks,

When running a 2.6.16-rc2 kernel on a powerpc system (Mac Mini;
Freescale 7447A):

$ date && touch f && ls -l f && rm -f f && date
Sun Feb 12 12:20:14 GMT 2006
-rw-r--r-- 1 rleigh rleigh 0 2006-02-12 12:23
Sun Feb 12 12:20:14 GMT 2006

Notice the timestamp is 3 minutes in the future compared with the
system time.  "make" is not a very happy bunny running on this kernel
due to every touched file being 3 minutes in the future.

When the same command is run on 2.6.15.3:

$ date && touch f && ls -l f && rm -f f && date
Sun Feb 12 14:27:27 GMT 2006
-rw-r--r-- 1 rleigh rleigh 0 2006-02-12 14:27
Sun Feb 12 14:27:27 GMT 2006

In this case the times are identical, as you would expect.

In both these cases, the chrony NTP daemon is running, if that might
be a problem.


Regards,
Roger

-- 
Roger Leigh
                Printing on GNU/Linux?  http://gutenprint.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2006-02-16 11:30 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-12 17:13 2.6.16-rc2 powerpc timestamp skew Roger Leigh
2006-02-12 17:39 ` Gabriel Paubert
2006-02-12 17:58 ` Roger Leigh
2006-02-12 20:15   ` Bin Zhang
2006-02-12 19:55 ` Olaf Hering
2006-02-13 10:57   ` Olaf Hering
2006-02-13 12:51     ` Olaf Hering
2006-02-12 21:33 ` Benjamin Herrenschmidt
2006-02-13 18:34   ` Roger Leigh
2006-02-13 22:34     ` Benjamin Herrenschmidt
2006-02-15  5:27       ` Paul Mackerras
2006-02-15 10:30         ` Olaf Hering
2006-02-15 11:53         ` Mikael Pettersson
2006-02-16 11:30         ` Roger Leigh
2006-02-13  0:13 ` Andrew Morton
2006-02-13  0:41   ` Roger Leigh
2006-02-13  4:00   ` [PATCH] powerpc: dont allow old RTC to be selected Anton Blanchard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.