diff options
author | Oliver Neukum <oneukum@suse.de> | 2007-03-15 15:27:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-04-27 13:28:36 -0700 |
commit | 96c706ed1c46470598d785124b2a7fb233b27dab (patch) | |
tree | e83913e0ad362043b67e163751f8a1abb0c64199 /drivers/usb/serial/Kconfig | |
parent | e198a31489146bb723fef179e5d1d18c8225f246 (diff) |
USB: io_edgeport race condition in counters
io_edgeport is using a global variable without locking.
This is _the_ classical race condition. This patch switches to atomic_t.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/Kconfig')
0 files changed, 0 insertions, 0 deletions