git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b80349b
)
USB: fix race in ftdio_write
author
Oliver Neukum
<oneukum@suse.de>
Fri, 23 Mar 2007 13:30:16 +0000
(14:30 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 27 Apr 2007 20:28:38 +0000
(13:28 -0700)
this has the same race as the visor driver. The counter must be incremented
under the lock it is checked under.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio.c
patch
|
blob
|
history
diff --cc
drivers/usb/serial/ftdi_sio.c
Simple merge