Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754062AbXFPPy6 (ORCPT ); Sat, 16 Jun 2007 11:54:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753050AbXFPPyv (ORCPT ); Sat, 16 Jun 2007 11:54:51 -0400 Received: from homer.mvista.com ([63.81.120.158]:11862 "EHLO gateway-1237.mvista.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753006AbXFPPyv (ORCPT ); Sat, 16 Jun 2007 11:54:51 -0400 Subject: Re: [patch-mm 15/25] clocksource: add settimeofday hook for PPC From: Daniel Walker To: Thomas Gleixner Cc: LKML , Andrew Morton , Ingo Molnar , Andi Kleen , Chris Wright , Arjan van de Ven , Venkatesh Pallipadi , Tony Breeds , john stultz In-Reply-To: <20070616101637.107940593@inhelltoy.tec.linutronix.de> References: <20070616101126.296384219@inhelltoy.tec.linutronix.de> <20070616101637.107940593@inhelltoy.tec.linutronix.de> Content-Type: text/plain Date: Sat, 16 Jun 2007 08:51:23 -0700 Message-Id: <1182009083.11539.369.camel@imap.mvista.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 810 Lines: 22 On Sat, 2007-06-16 at 10:36 +0000, Thomas Gleixner wrote: > plain text document attachment > (clocksource-add-settimeofday-hook.patch) > From: Tony Breeds > > I'm working on a clocksource implementation for all powerpc platforms. > some of these platforms needs to do a little work as part of the > settimeofday() syscall and I can't see a way to do that without adding > this hook to clocksource. > I'd like to see how this is used? If the code that uses this API change isn't ready yet, then this patch should really wait.. Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/