Return-path: Received: from mail-bw0-f46.google.com ([209.85.214.46]:46201 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755591Ab0IGKeR (ORCPT ); Tue, 7 Sep 2010 06:34:17 -0400 Date: Tue, 7 Sep 2010 10:34:13 +0000 From: Jarek Poplawski To: Pekka Enberg Cc: Linux Netdev List , LKML , linux-wireless Subject: Re: [PROBLEM] ipw2200: WARNING: at kernel/softirq.c:143 local_bh_enable+0x58/0x80() Message-ID: <20100907103412.GA8999@ff.dom.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: On 2010-09-05 17:11, Pekka Enberg wrote: > Hi, > > This showed up in dmesg: > > [ 143.695527] ------------[ cut here ]------------ > [ 143.695550] WARNING: at kernel/softirq.c:143 local_bh_enable+0x58/0x80() > [ 143.695557] Hardware name: 2373KYG > [ 143.695562] Modules linked in: ipw2200 libipw > [ 143.695577] Pid: 4112, comm: NetworkManager Not tainted 2.6.36-rc2+ #182 > [ 143.695584] Call Trace: > [ 143.695596] [] ? printk+0x18/0x1a > [ 143.695610] [] warn_slowpath_common+0x6d/0xa0 > [ 143.695620] [] ? local_bh_enable+0x58/0x80 > [ 143.695630] [] ? local_bh_enable+0x58/0x80 > [ 143.695640] [] warn_slowpath_null+0x1b/0x20 > [ 143.695650] [] local_bh_enable+0x58/0x80 > [ 143.695662] [] netif_rx+0x155/0x180 > [ 143.695677] [] libipw_rx+0x55c/0xad0 [libipw] > [ 143.695703] [] ipw_handle_data_packet+0x12a/0x260 [ipw2200] Hi, Here is the thread: http://www.spinics.net/lists/netdev/msg139731.html Jarek P.