From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753444AbYICQii (ORCPT ); Wed, 3 Sep 2008 12:38:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751880AbYICQib (ORCPT ); Wed, 3 Sep 2008 12:38:31 -0400 Received: from perninha.conectiva.com.br ([200.140.247.100]:57926 "EHLO perninha.conectiva.com.br" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751662AbYICQia (ORCPT ); Wed, 3 Sep 2008 12:38:30 -0400 Date: Wed, 3 Sep 2008 13:38:48 -0300 From: "Luiz Fernando N. Capitulino" To: Thomas Gleixner Cc: herton@mandriva.com.br, Mikhail Kshevetskiy , LKML Subject: Re: 2.6.27-rc5 doesn't boot on a Pavilion laptop Message-ID: <20080903133848.66f5c96e@doriath.conectiva> In-Reply-To: References: <20080902163532.436f8fbd@doriath.conectiva> <20080902175544.131bc54e@doriath.conectiva> <20080903104132.7a736282@doriath.conectiva> Organization: Mandriva X-Mailer: Claws Mail 3.5.0 (GTK+ 2.13.7; i586-mandriva-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Wed, 3 Sep 2008 16:36:32 +0200 (CEST) Thomas Gleixner escreveu: | On Wed, 3 Sep 2008, Luiz Fernando N. Capitulino wrote: | | > Em Wed, 3 Sep 2008 12:04:58 +0200 (CEST) | > Thomas Gleixner escreveu: | > | > | On Tue, 2 Sep 2008, Luiz Fernando N. Capitulino wrote: | > | > """ | > | > PCI: Using ACPI for IRQ routing | > | > DMAR:parse DMAR table failure. | > | > """ | > | > | > | > Also, after about 10 minutes I get the same backtrace as reported in | > | > the ticket above... It's the same bug then. | > | | > | Venki found a nasty bug in the clock events code which might be | > | related to this. I found one as well. Can you please apply the combo | > | of those fixes to current mainline and test it ? | > | > Same problem, with or without CONFIG_HPET enabled. | > | > You think the problem you are discussing with Linus - the TSC | > calibration issue - may have anything to do with this? | | Dont think so. Your dmesg outputs do not show any sign of that | disease. | | Can you try the patch below please ? Did not work, also tried with latest Linus tree (which has the fix for the TSC problem) but also failed. The only difference now is that this message: """ DMAR:parse DMAR table failure. """ Is printed before the hpet0 ones. -- Luiz Fernando N. Capitulino