Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 10 Apr 2002 12:42:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 10 Apr 2002 12:42:05 -0400 Received: from mta7.pltn13.pbi.net ([64.164.98.8]:13746 "EHLO mta7.pltn13.pbi.net") by vger.kernel.org with ESMTP id ; Wed, 10 Apr 2002 12:42:05 -0400 Date: Wed, 10 Apr 2002 09:40:22 -0700 From: David Brownell Subject: Re: [linux-usb-devel] Re: 2.5.8-pre3: kernel BUG at usb.c:849! (preempt_count 1) To: Johannes Erdfelt , Duncan Sands Cc: Kernel List , rml@tech9.net, linux-usb-devel@lists.sourceforge.net Message-id: <06da01c1e0ae$69106ce0$6800000a@brownell.org> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook Express 5.50.4133.2400 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal In-Reply-To: <20020410114144.N8314@sventech.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > UP x86 K6 system running 2.5.8-pre3 with preemption. > > Using usb-uhci. I got the following bug when powering off: > > > > usb.c: USB disconnect on device 3 > > ... Does the same BUG happen with "uhci"? And what usb device driver(s) were supposed to have stopped using "device 3"? I've only noticed such device refcounting bugs being caused by the USB device drivers with bad disconnect() routines, not usbcore or any of the host controller drivers, but of course that can change. - Dave - 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/