From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id B009367B56 for ; Fri, 20 Oct 2006 15:37:20 +1000 (EST) Subject: Re: [PATCH 5/5] powerpc: Cell timebase bug workaround #3 From: Benjamin Herrenschmidt To: Olof Johansson In-Reply-To: <20061020002409.3c396148@pb15> References: <1161308840.10524.112.camel@localhost.localdomain> <1161319025.10524.134.camel@localhost.localdomain> <20061020002409.3c396148@pb15> Content-Type: text/plain Date: Fri, 20 Oct 2006 15:37:10 +1000 Message-Id: <1161322630.10524.136.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev list , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2006-10-20 at 00:24 -0500, Olof Johansson wrote: > On Fri, 20 Oct 2006 14:37:05 +1000 Benjamin Herrenschmidt wrote: > > > Signed-off-by: Benjamin Herrenschmidt > > Acked-by: Olof Johansson I note that you carefully avoid to hack the vdso and module fixup patches :) Ben.