Return-path: Received: from mga14.intel.com ([143.182.124.37]:54313 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750890Ab1GWDWz (ORCPT ); Fri, 22 Jul 2011 23:22:55 -0400 Subject: Re: 3.0: iwlagn: BUG: unable to handle kernel NULL pointer dereference at 0000000000000004 From: "Guy, Wey-Yi" To: Ming Lei Cc: "linville@tuxdriver.com" , "linux-wireless@vger.kernel.org" In-Reply-To: References: <1311341808.5579.51.camel@wwguy-huron> Content-Type: text/plain; charset="UTF-8" Date: Fri, 22 Jul 2011 19:46:34 -0700 Message-ID: <1311389194.5579.117.camel@wwguy-huron> (sfid-20110723_052303_674935_2F2AC607) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, 2011-07-22 at 20:08 -0700, Ming Lei wrote: > Hi, > > On Fri, Jul 22, 2011 at 9:36 PM, Guy, Wey-Yi wrote: > > Hi Lei, > > > > On Fri, 2011-07-22 at 03:54 -0700, Ming Lei wrote: > >> Hi, > >> > >> The bug is triggered after I run 'pm-suspend' to do system sleep. > >> > >> See attachment. > > > > Could you try this patch in mac80211 from wireless-next-2.6 tree > > > > > > commit 94f9b97be5b3bf67392e43fb7f567721b09142c2 > > Author: Johannes Berg > > Date: Thu Jul 14 16:48:54 2011 +0200 > > > > mac80211: be more careful in suspend/resume > > Yes, this patch does fix the bug. Thank you for reporting and happy to see the patch fix the problem for you Wey