Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(202)

Issue 6820034: USB: cdc-acm: fix possible deadlock with multiple openers (Closed)

Created:
9 years, 8 months ago by Vincent Palatin
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Jason Glasgow
Visibility:
Public.

Description

USB: cdc-acm: fix possible deadlock with multiple openers The lock must be dropped before usb_autopm_interface_put() is called Signed-off-by: Oliver Neukum <oliver@neukum.com>; Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>; BUG=chrome-os-partner:3143 TEST=run power_Resume test in tight loops on Alex. Signed-off-by: Vincent Palatin <vpalatin@chromium.org>; Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=1963c14

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M drivers/usb/class/cdc-acm.c View 3 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vincent Palatin
[4/5] try to fix the issues detected in the CDC ACM driver when running power_Resume ...
9 years, 8 months ago (2011-04-11 17:02:06 UTC) #1
Sonny
9 years, 8 months ago (2011-04-12 00:21:52 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698