HomeFreeBSD

MFC r267240:

Description

MFC r267240:
Resolve a deadlock setting the USB configuration index from userspace
on USB HUBs by moving the code into the USB explore threads. The
deadlock happens because child devices of the USB HUB don't have the
expected reference count when called from outside the explore
thread. Only the HUB device itself, which the IOCTL interface locks,
gets the correct reference count.

Details

Provenance
hselaskyAuthored on
Parents
rS267347: MFC r267240:
Branches
Unknown
Tags
Unknown

Event Timeline