From mboxrd@z Thu Jan 1 00:00:00 1970 From: john stultz Date: Mon, 16 May 2005 18:55:42 +0000 Subject: Re: IA64 implementation of timesource for new time of day subsystem Message-Id: <1116269742.26990.74.camel@cog.beaverton.ibm.com> List-Id: References: <1116029796.26454.2.camel@cog.beaverton.ibm.com> <1116029872.26454.4.camel@cog.beaverton.ibm.com> <1116029971.26454.7.camel@cog.beaverton.ibm.com> <1116030058.26454.10.camel@cog.beaverton.ibm.com> <1116030139.26454.13.camel@cog.beaverton.ibm.com> <1116264858.26990.39.camel@cog.beaverton.ibm.com> <1116269136.26990.67.camel@cog.beaverton.ibm.com> In-Reply-To: <1116269136.26990.67.camel@cog.beaverton.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Lameter Cc: lkml , Tim Schmielau , George Anzinger , albert@users.sourceforge.net, Ulrich Windl , Dominik Brodowski , David Mosberger , Andi Kleen , paulus@samba.org, schwidefsky@de.ibm.com, keith maanthey , Chris McDermott , Max Asbock , mahuja@us.ibm.com, Nishanth Aravamudan , Darren Hart , "Darrick J. Wong" , Anton Blanchard , donf@us.ibm.com, mpm@selenic.com, benh@kernel.crashing.org, linux-ia64@vger.kernel.org On Mon, 2005-05-16 at 11:45 -0700, john stultz wrote: > All you need is to do is define implement an ia64 version of > arch_update_vsyscall_gtod() which can then export the values passed to > it in whatever form you desire so it can be used by the fastcall. Sorry, that first sentence wasn't complete, I went to go look up the reference and got distracted with something else. It should be "All you need to do is define NEWTOD_VSYSCALL and implement.." time for more coffee :) -john