From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Fri, 15 Mar 2002 18:28:29 +0000 Subject: Re: [linux-usb-devel] [PATCH] fix some hubs and hid devices at startup Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Thu, Mar 14, 2002 at 02:21:47PM +0100, Olaf Hering wrote: > > The problem looks like the usbdevfs calls are happening at the same time > > the hid driver is also talking to the device. > > > > Olaf, is this what your log messages show? > > It seems so. I think a more correct fix would be a lock in the usbcore > code to hold usbdevfs requests when "some bus action" is going on, like > this renumbering. You said there is no lock right now for this case? This is correct and has been on the list of things to fix in the usb code for a while. thanks, greg k-h _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel