From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17976.6085.777117.820558@cargo.ozlabs.ibm.com> Date: Wed, 2 May 2007 14:47:01 +1000 From: Paul Mackerras To: Johannes Berg , Benjamin Herrenschmidt , linuxppc-dev@ozlabs.org Subject: Re: [PATCH] powermac: proper time of day after resume In-Reply-To: <17976.5964.593278.752595@cargo.ozlabs.ibm.com> References: <20061213123819.403286000@sipsolutions.net> <20061213123945.386891000@sipsolutions.net> <1169620444.18754.66.camel@localhost.localdomain> <1170357390.4036.9.camel@johannes.berg> <17976.5964.593278.752595@cargo.ozlabs.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I wrote: > This will fail if ts.tv_nsec ends up being >= NSEC_PER_SEC. Sorry, silly comment, I didn't look at the code closely enough... Paul.