Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754688AbYAPOcT (ORCPT ); Wed, 16 Jan 2008 09:32:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753455AbYAPOcG (ORCPT ); Wed, 16 Jan 2008 09:32:06 -0500 Received: from www.tglx.de ([62.245.132.106]:44429 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753450AbYAPOcE (ORCPT ); Wed, 16 Jan 2008 09:32:04 -0500 Date: Wed, 16 Jan 2008 15:28:54 +0100 (CET) From: Thomas Gleixner To: Dhaval Giani cc: Andrew Paprocki , linux-kernel@vger.kernel.org, Balaji Rao , Andrew Morton , Ingo Molnar , clemens@ladisch.de, venkatesh.pallipadi@intel.com, bob.picco@hp.com Subject: Re: HPET timer broken using 2.6.23.13 / nanosleep() hangs In-Reply-To: Message-ID: References: <76366b180801130310x57f24cc8s641d3ccb2415524c@mail.gmail.com> <20080113120337.GA5548@linux.vnet.ibm.com> <76366b180801130510w2af714fevf03f59164f90806f@mail.gmail.com> <20080113140620.GA22507@linux.vnet.ibm.com> User-Agent: Alpine 0.99999 (LFD 796 2007-11-08) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1294 Lines: 38 On Wed, 16 Jan 2008, Thomas Gleixner wrote: > On Sun, 13 Jan 2008, Dhaval Giani wrote: > > On Sun, Jan 13, 2008 at 08:10:46AM -0500, Andrew Paprocki wrote: > > > I applied the patch to my 2.6.23.13 tree and upon reboot it stopped right after: > > > > > > Clocksource tsc unstable (delta = ... ns) > > > Time: hpet clocksource has been installed. > > > > > > It locked up hard.. cursor stopped blinking and SysRq isn't working either. > > The hint is in the original report: > > Clocksource tsc unstable (delta = 500013666 ns) > > That means, that the TSC was counting, but HPET not. So it looks like > the HPET readout is stale. Which explains, why after switching to HPET > clocksource the time system gets hosed. > > I wonder why the HPET counter works check did not catch this. > > Can you please apply the path below and provide the output ? Oh. Stupid me. This is 2.6.23. So the patch won't apply. Andrew, can you please check, whether 2.6.24-rc8 works on your machine ? I look into a backport fix for 2.6.23 later. Thanks, tglx -- 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/