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.

Approved by: re, marius @

Details

Provenance
hselaskyAuthored on
Parents
rS267349: MFC r267066 and r267041:
Branches
Unknown
Tags
Unknown

Event Timeline