On Sat, 2007-07-07 at 03:05 +0200, Jiri Kosina wrote:
> On Fri, 6 Jul 2007, Dmitry Torokhov wrote:
> 
> > This is for devices using boot protocol, not full HID as far as I 
> > understand.
> 
> David,
> 
> could you please try with the trivial patch below and report the output? 
> I'd be interested to know whether we are by any chance really seeing 
> double input_unregister_device() for the same input_dev somehow. Thanks.

I suspect it's more likely that hci_conn_del_sysfs() is running and
removing the object representing the ACL connection. That's what the
input device's remove event is reporting as 'PHYSDEVPATH' on the
occasions that it _doesn't_ oops.

-- 
dwmw2


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to