Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751575AbZL2RkS (ORCPT ); Tue, 29 Dec 2009 12:40:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751337AbZL2RkQ (ORCPT ); Tue, 29 Dec 2009 12:40:16 -0500 Received: from smtp6.netcologne.de ([194.8.194.26]:33598 "EHLO smtp6.netcologne.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750992AbZL2RkP (ORCPT ); Tue, 29 Dec 2009 12:40:15 -0500 X-Greylist: delayed 406 seconds by postgrey-1.27 at vger.kernel.org; Tue, 29 Dec 2009 12:40:14 EST From: Mathias Kretschmer Organization: BLX4 To: Linux Kernel list Subject: 2.6.32.2: WARNING: at kernel/softirq.c:143 local_bh_enable+0x83/0xa0() Date: Tue, 29 Dec 2009 18:33:22 +0100 User-Agent: KMail/1.12.4 (Linux/2.6.32.2; KDE/4.3.4; x86_64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200912291833.22222.posting@blx4.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 6120 Lines: 52 Hi, this warning still pops up. With previous kernels (up to .31), it always always popped up when the first call (after boot-up) was made. Now, it seems to be less predictable. Meaning, it does not necessarily show up when the first call is established, but at some later point in time. Please let me know if you need any further info. Cheers, Mathias [ 9828.655247] ------------[ cut here ]------------ [ 9828.655267] WARNING: at kernel/softirq.c:143 local_bh_enable+0x83/0xa0() [ 9828.655271] Hardware name: A790GXM-A [ 9828.655274] Modules linked in: iscsi_trgt dummy dvb_usb_dib0700 dib7000p dib7000m dib0070 dvb_usb ath9k dib3000mc dib8000 mac80211 dibx000_common ath cfg80211 usbtouchscreen [ 9828.655300] Pid: 997, comm: mISDN_hfc-pci.1 Not tainted 2.6.32.2-grsec #6 [ 9828.655304] Call Trace: [ 9828.655314] [] ? local_bh_enable+0x83/0xa0 [ 9828.655321] [] ? local_bh_enable+0x83/0xa0 [ 9828.655328] [] ? warn_slowpath_common+0x74/0xd0 [ 9828.655335] [] ? local_bh_enable+0x83/0xa0 [ 9828.655341] [] ? sk_filter+0x44/0xa0 [ 9828.655348] [] ? sock_queue_rcv_skb+0x5d/0x130 [ 9828.655354] [] ? mISDN_send+0x4f/0xa0 [ 9828.655361] [] ? l2_got_ui+0x0/0x70 [ 9828.655367] [] ? l2up+0x27/0x50 [ 9828.655375] [] ? mISDN_FsmEvent+0x82/0x100 [ 9828.655381] [] ? l2_pull_iqueue+0x0/0x310 [ 9828.655387] [] ? l2_send+0x752/0x9e0 [ 9828.655392] [] ? l2_pull_iqueue+0x0/0x310 [ 9828.655399] [] ? mgr_bcast+0x7c/0x160 [ 9828.655404] [] ? mISDNStackd+0x441/0x680 [ 9828.655412] [] ? autoremove_wake_function+0x0/0x30 [ 9828.655418] [] ? mISDNStackd+0x0/0x680 [ 9828.655423] [] ? kthread+0x96/0xa0 [ 9828.655430] [] ? child_rip+0xa/0x20 [ 9828.655439] [] ? cpu_gdt_table+0x0/0x4000 [ 9828.655445] [] ? kthread+0x0/0xa0 [ 9828.655450] [] ? child_rip+0x0/0x20 [ 9828.655454] ---[ end trace d1443398ed467875 ]--- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/