summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2016-08-05 15:51:30 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-09 13:45:59 (GMT)
commit07d316a22e119fa301fd7dba7f1e1adfd4f72c05 (patch)
tree12ec0c6092212430b4355d465c540039ca31e342 /mm
parentca5cbc8b02f9b21cc8cd1ab36668763ec34f9ee8 (diff)
downloadlinux-07d316a22e119fa301fd7dba7f1e1adfd4f72c05.tar.xz
USB: hub: change the locking in hub_activate
The locking in hub_activate() is not adequate to provide full mutual exclusion with hub_quiesce(). The subroutine locks the hub's usb_interface, but the callers of hub_quiesce() (such as hub_pre_reset() and hub_event()) hold the lock to the hub's usb_device. This patch changes hub_activate() to make it acquire the same lock as those other routines. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> CC: <stable@vger.kernel.org> #4.4+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions