From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756815AbYICTJR (ORCPT ); Wed, 3 Sep 2008 15:09:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754575AbYICTI6 (ORCPT ); Wed, 3 Sep 2008 15:08:58 -0400 Received: from www.tglx.de ([62.245.132.106]:56013 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753688AbYICTI4 (ORCPT ); Wed, 3 Sep 2008 15:08:56 -0400 Date: Wed, 3 Sep 2008 21:08:41 +0200 (CEST) From: Thomas Gleixner To: Dmitry Nezhevenko cc: "Luiz Fernando N. Capitulino" , herton@mandriva.com.br, Mikhail Kshevetskiy , LKML Subject: Re: 2.6.27-rc5 doesn't boot on a Pavilion laptop In-Reply-To: <20080903190105.GA3660@laptop.local> Message-ID: References: <20080902175544.131bc54e@doriath.conectiva> <20080903104132.7a736282@doriath.conectiva> <20080903164415.GA24442@laptop.local> <20080903143653.68bb58df@doriath.conectiva> <20080903190105.GA3660@laptop.local> User-Agent: Alpine 1.10 (LFD 962 2008-03-14) 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 On Wed, 3 Sep 2008, Dmitry Nezhevenko wrote: > On Wed, Sep 03, 2008 at 08:40:55PM +0200, Thomas Gleixner wrote: > > I now see why this is happening and it is happening only on systems > > with a fast HPET. Your's running 25MHz, so the delta is only 1.92 > > usec. I was staring at lots of those bugreports without noticing the > > frequency. > > > > Sigh. The idea to take a fixed number of HPET cycles as the minimum > > was not really brilliant it seems. > > > > Does the patch below help ? Keep the debug patch applied, as we can > > see whether the check triggers or not. > > Works for me... I'm just got only second backtrace after mounting rootfs. > Looks like something is broken with git tree. Is the box continuing to work after that warning/backtrace ? This is still on the x86 git tree, right ? Please verify whether mainline (linus git tree) has the same problem. Thanks, tglx