From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: 2.6.17-rc5-mm1 Date: Wed, 31 May 2006 00:18:50 +0200 Message-ID: <20060530221850.GA1764@elte.hu> References: <20060530022925.8a67b613.akpm@osdl.org> <6bffcb0e0605301155h3b472d79h65e8403e7fa0b214@mail.gmail.com> <6bffcb0e0605301157o6b7c5f66q3c9f151cbb4537d5@mail.gmail.com> <20060530194259.GB22742@elte.hu> <6bffcb0e0605301457v9ba284bk75b8b6d14384489a@mail.gmail.com> <20060530220931.GA32759@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx3.mail.elte.hu ([157.181.1.138]:959 "EHLO mx3.mail.elte.hu") by vger.kernel.org with ESMTP id S932525AbWE3WSa (ORCPT ); Tue, 30 May 2006 18:18:30 -0400 Content-Disposition: inline In-Reply-To: <20060530220931.GA32759@elte.hu> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Michal Piotrowski Cc: Arjan van de Ven , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Morton * Ingo Molnar wrote: > could you try to 1) disable PREEMPT, 2) apply the -V2 rollup of all > fixes so far to 2.6.17-rc5-mm1: > > http://redhat.com/~mingo/lockdep-patches/lockdep-combo-2.6.17-rc5-mm1.patch > > ? I'll try your config meanwhile. PREEMPT wasnt the problem but CONFIG_DEBUG_STACKOVERFLOW (at least). There's some other debug option that seems incompatible too - i'm still trying to figure out which one. Ingo