From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261260AbVFBAnK (ORCPT ); Wed, 1 Jun 2005 20:43:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261271AbVFBAnK (ORCPT ); Wed, 1 Jun 2005 20:43:10 -0400 Received: from rwcrmhc11.comcast.net ([204.127.198.35]:16065 "EHLO rwcrmhc11.comcast.net") by vger.kernel.org with ESMTP id S261260AbVFBAnD (ORCPT ); Wed, 1 Jun 2005 20:43:03 -0400 X-Comment: AT&T Maillennium special handling code - c From: Parag Warudkar To: john stultz Subject: Re: [PATCH 3/4] new timeofday x86-64 arch specific changes (v. B1) Date: Wed, 1 Jun 2005 20:37:52 -0400 User-Agent: KMail/1.8 Cc: Andi Kleen , lkml , Tim Schmielau , George Anzinger , albert@users.sourceforge.net, Ulrich Windl , Christoph Lameter , Dominik Brodowski , David Mosberger , Andrew Morton , 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 References: <1117667378.6801.80.camel@cog.beaverton.ibm.com> <1117667536.17474.0.camel@cog.beaverton.ibm.com> <1117667631.17474.3.camel@cog.beaverton.ibm.com> In-Reply-To: <1117667631.17474.3.camel@cog.beaverton.ibm.com> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_hTlnCjo686AiqUN" Message-Id: <200506012037.53226.kernel-stuff@comcast.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org --Boundary-00=_hTlnCjo686AiqUN Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wednesday 01 June 2005 19:13, john stultz wrote: > This patch converts the x86-64 arch to use the new timeofday > infrastructure. It applies on top of my timeofday-core_B1 patch. This one fails to apply - time.c HUNK #1 gets rejected. (Attached) Parag --Boundary-00=_hTlnCjo686AiqUN Content-Type: text/x-csrc; charset="utf-8"; name="time.c.rej" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="time.c.rej" *************** *** 26,35 **** #include #include #include - #include - #ifdef CONFIG_ACPI - #include /* for PM timer frequency */ - #endif #include #include #include --- 26,31 ---- #include #include #include #include #include #include --Boundary-00=_hTlnCjo686AiqUN--