diff options
| author | Oliver Neukum <[email protected]> | 2013-01-10 07:04:55 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2013-02-05 14:32:21 -0200 |
| commit | a82a45f65377b05fe8cd3167c7b0a70c508356b8 (patch) | |
| tree | 6b40a93218a8abef192e346c4052875f07c58a07 /tools/perf/scripts/python | |
| parent | 8c0d44e250735b09e255ce0483c47eb2f68d3fa7 (diff) | |
[media] uvcvideo: Fix race of open and suspend in error case
Ming Lei reported:
IMO, there is a minor fault in the error handling path of
uvc_status_start() inside uvc_v4l2_open(), and the 'users' count should
have been decreased before usb_autopm_put_interface(). In theory, a [URB
resubmission] warning can be triggered when the device is opened just
between usb_autopm_put_interface() and atomic_dec(&stream->dev->users).
The fix is trivial.
Reported-by: Ming Lei <[email protected]>
Signed-off-by: Oliver Neukum <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions