Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:60993 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751629AbYGVUnl (ORCPT ); Tue, 22 Jul 2008 16:43:41 -0400 Date: Tue, 22 Jul 2008 13:43:41 -0700 (PDT) Message-Id: <20080722.134341.143920039.davem@davemloft.net> (sfid-20080722_224345_244974_0949700C) To: Larry.Finger@lwfinger.net Cc: kaber@trash.net, mingo@elte.hu, ischram@telenet.be, torvalds@linux-foundation.org, akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, j@w1.fi Subject: Re: [crash] BUG: unable to handle kernel NULL pointer dereference at 0000000000000370 From: David Miller In-Reply-To: <4885D808.9060203@lwfinger.net> References: <48857F74.2040406@lwfinger.net> <20080722.043220.247312412.davem@davemloft.net> <4885D808.9060203@lwfinger.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: From: Larry Finger Date: Tue, 22 Jul 2008 07:52:24 -0500 > David Miller wrote: > > From: Larry Finger > > Date: Tue, 22 Jul 2008 01:34:28 -0500 > > > >> David Miller wrote: > >>> From: Larry Finger > >>> Date: Mon, 21 Jul 2008 17:40:10 -0500 > >>> > >>>> Sorry :( > >>>> > >>>> I used the davem patch, the second version of your first one, and your second > >>>> one. Both problems persist. > >>>> > >>>> Still plugging away on bisection. > >>> GIT bisecting the lockdep problem is surely going the land you on: > >>> > >>> commit e308a5d806c852f56590ffdd3834d0df0cbed8d7 > >> No. It landed on this one. > > > > For the lockdep warnings? > > No - this one triggers the kernel BUG as follows: Well, we were trying to fix the lockdep warnings. One thing at a time :-) And that BUG is now just a WARN in Linus's tree, so if you update you should get further along.