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:
pgp1YIlrqmLow.pgp
Description: PGP signature
- Follow-Ups:
- Re: 2.6.16-rc2 powerpc timestamp skew
- From: Andrew Morton <[email protected]>
- Re: 2.6.16-rc2 powerpc timestamp skew
- From: Benjamin Herrenschmidt <[email protected]>
- Re: 2.6.16-rc2 powerpc timestamp skew
- From: Olaf Hering <[email protected]>
- Re: 2.6.16-rc2 powerpc timestamp skew
- From: Roger Leigh <[email protected]>
- Re: 2.6.16-rc2 powerpc timestamp skew
- From: Gabriel Paubert <[email protected]>
- Re: 2.6.16-rc2 powerpc timestamp skew
- Prev by Date: Re: 2.6.16-rc1
- Next by Date: Re: [PATCH 2/2] [MMC] Secure Digital Host Controller Interface driver
- Previous by thread: trap int3 problem while porting a user space application and small cleanup patch
- Next by thread: Re: 2.6.16-rc2 powerpc timestamp skew
- Index(es):