From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753177Ab0F3IFJ (ORCPT ); Wed, 30 Jun 2010 04:05:09 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:58003 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751909Ab0F3IFF (ORCPT ); Wed, 30 Jun 2010 04:05:05 -0400 Date: Wed, 30 Jun 2010 10:04:53 +0200 From: Ingo Molnar To: Christoph Hellwig Cc: mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org, tglx@linutronix.de, linux-tip-commits@vger.kernel.org Subject: Re: [tip:x86/irq] x86: Always use irq stacks Message-ID: <20100630080453.GA14371@elte.hu> References: <20100628121554.GA6605@lst.de> <20100630074434.GA25509@elte.hu> <20100630075212.GA24658@lst.de> <20100630075818.GB25509@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100630075818.GB25509@elte.hu> User-Agent: Mutt/1.5.20 (2009-08-17) 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.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Ingo Molnar wrote: > > * Christoph Hellwig wrote: > > > > Reverting 7974891db2 and dcfa72628 makes the crash go away. > > > > > > Full crashlog and config attached. > > > > What kernel is the .config for? Trying to compile your x86/irq branch > > with it asks lots of questions during make oldconfig for it. > > Just accept the defaults for it. I can see the crash with vanilla x86/irq as well, with the config i sent. Thanks, Ingo