Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751540AbXEXO3e (ORCPT ); Thu, 24 May 2007 10:29:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750851AbXEXO3R (ORCPT ); Thu, 24 May 2007 10:29:17 -0400 Received: from mail-gw2.sa.eol.hu ([212.108.200.109]:47034 "EHLO mail-gw2.sa.eol.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750814AbXEXO3Q (ORCPT ); Thu, 24 May 2007 10:29:16 -0400 To: mingo@elte.hu CC: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, tglx@linutronix.de In-reply-to: <20070524141059.GA19872@elte.hu> (message from Ingo Molnar on Thu, 24 May 2007 16:10:59 +0200) Subject: Re: [BUG] long freezes on thinkpad t60 References: <20070524125453.GA7554@elte.hu> <20070524141059.GA19872@elte.hu> Message-Id: From: Miklos Szeredi Date: Thu, 24 May 2007 16:28:31 +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 905 Lines: 27 > > > how reproducable are these lockups - could you possibly trace it? If > > > yes then please apply: > > > > > > http://www.tglx.de/private/tglx/ht-debug/tracer.diff > > > > With this patch boot stops at segfaulting fsck. I enabled all the new > > config options, is that not a good idea? Which one exactly do I need? > > hm, you should only need these: > > CONFIG_EVENT_TRACE=y > CONFIG_FUNCTION_TRACE=y > # CONFIG_WAKEUP_TIMING is not set > # CONFIG_CRITICAL_IRQSOFF_TIMING is not set > CONFIG_MCOUNT=y > > does it boot with these? Nope. Same segfault. If I try to continue manually with 'init 5', then init segfaults as well :( Miklos - 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/