diff options
author | Oliver Neukum <oliver@neukum.org> | 2010-01-14 16:10:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-02 14:54:28 -0800 |
commit | 511e2d0218d04f544065eb277ad475bf14881efe (patch) | |
tree | 135ecfb228ba1941c4b12a10b06a1721b8995d6f /drivers/usb/misc/idmouse.c | |
parent | 5a207b431174ecc8f995230d19c79242160b8888 (diff) |
USB: BKL removal: rio500
This driver had used BKL to guard against disconnect but
was incorrectly converted leaving an SMP race.
BKL was added to disconnect() to fix this race
BKL was removed from ioctl() as the mutex is sufficient
on its own.
Signed-off-by: Oliver Neukum <oliver@neukum.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/misc/idmouse.c')
0 files changed, 0 insertions, 0 deletions