From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.osdl.org (smtp.osdl.org [65.172.181.4]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.osdl.org", Issuer "OSDL Hostmaster" (not verified)) by ozlabs.org (Postfix) with ESMTP id B416A67B74 for ; Thu, 31 Aug 2006 14:49:32 +1000 (EST) Date: Wed, 30 Aug 2006 21:49:27 -0700 (PDT) From: Linus Torvalds To: Paul Mackerras Subject: Re: Please pull powerpc.git 'merge' branch In-Reply-To: <17654.26321.851991.285528@cargo.ozlabs.ibm.com> Message-ID: References: <17654.26321.851991.285528@cargo.ozlabs.ibm.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 31 Aug 2006, Paul Mackerras wrote: > > [POWERPC] Fix problem with time not advancing on 32-bit platforms I had just previously applied this to my tree, but apparently you used the exact same patch, so it all merged fine. Pulled and pushed out, Linus