https://github.com/torvalds/linux
Revision a1c33952b729eba4cedb8dbe54765921f2b3062f authored by Oliver Neukum on 07 October 2009, 09:01:38 UTC, committed by Greg Kroah-Hartman on 09 October 2009, 20:52:09 UTC
usb:usbserial:visor: fix race between unthrottle and completion handler

visor_unthrottle() mustn't resubmit the URB unconditionally
as the URB may still be running.

the same bug as opticon.

Signed-off-by: Oliver Neukum <oliver@neukum.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 6383251
History
Tip revision: a1c33952b729eba4cedb8dbe54765921f2b3062f authored by Oliver Neukum on 07 October 2009, 09:01:38 UTC
USB: serial: fix race between unthrottle and completion handler in visor
Tip revision: a1c3395
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 154.4 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top