Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S275024AbTHFXjt (ORCPT ); Wed, 6 Aug 2003 19:39:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S275025AbTHFXjt (ORCPT ); Wed, 6 Aug 2003 19:39:49 -0400 Received: from main.gmane.org ([80.91.224.249]:23695 "EHLO main.gmane.org") by vger.kernel.org with ESMTP id S275024AbTHFXjp (ORCPT ); Wed, 6 Aug 2003 19:39:45 -0400 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: ilmari@ilmari.org (=?utf-8?b?RGFnZmlubiBJbG1hcmkg?= =?utf-8?b?TWFubnPDpWtlcg==?=) Subject: Badness in local_bh_enable at kernel/softirq.c:113 (2.6.0-test2, bluetooth) Date: Thu, 07 Aug 2003 01:39:35 +0200 Organization: Program-, Informasjons- og Nettverksteknologisk Gruppe, UiO Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: ilmari@ilmari.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:VVQ9mxzjX0e21l0PAuzVSY8XxsM= Cc: bluez-devel@lists.sourceforge.net, linux-usb-devel@lists.sourceforge.net Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1262 Lines: 26 When unplugging my MSI USB Bluetooth adapter on 2.6.0-test2 I got two instances of the following backtrace: Badness in local_bh_enable at kernel/softirq.c:113 Call Trace: [] local_bh_enable+0x86/0x90 [] hci_dev_do_close+0xba/0x410 [bluetooth] [] local_bh_enable+0x86/0x90 [] hci_unregister_dev+0x4f/0xa0 [bluetooth] [] hci_usb_disconnect+0x3a/0x80 [hci_usb] [] usb_device_remove+0x77/0x80 [usbcore] [] device_release_driver+0x66/0x70 [] bus_remove_device+0x5e/0xb0 [] device_del+0x5d/0xa0 [] device_unregister+0x13/0x30 [] usb_disconnect+0xd7/0x180 [usbcore] [] hub_port_connect_change+0x37f/0x390 [usbcore] [] hub_events+0x3b0/0x480 [usbcore] [] hub_thread+0x35/0x110 [usbcore] [] ret_from_fork+0x6/0x14 [] default_wake_function+0x0/0x30 [] hub_thread+0x0/0x110 [usbcore] [] kernel_thread_helper+0x5/0x10 -- ilmari - 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/