Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751277AbXEXOLR (ORCPT ); Thu, 24 May 2007 10:11:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750741AbXEXOLF (ORCPT ); Thu, 24 May 2007 10:11:05 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:38766 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750740AbXEXOLE (ORCPT ); Thu, 24 May 2007 10:11:04 -0400 Date: Thu, 24 May 2007 16:10:59 +0200 From: Ingo Molnar To: Miklos Szeredi Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, tglx@linutronix.de Subject: Re: [BUG] long freezes on thinkpad t60 Message-ID: <20070524141059.GA19872@elte.hu> References: <20070524125453.GA7554@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.0.3 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 816 Lines: 27 * Miklos Szeredi wrote: > > 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? Ingo - 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/