diff options
author | Daniel Walker <dwalker@mvista.com> | 2008-02-05 08:57:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-04-25 06:16:33 +0200 |
commit | 75c43b6ec6eb114e875e43fb151987c1a558e4f4 (patch) | |
tree | ddaf1f977cb79e7668c7f759acf8e786241d1f5d /drivers/usb/storage/Kconfig | |
parent | USB: microtek: remove unused semaphore (diff) | |
download | linux-75c43b6ec6eb114e875e43fb151987c1a558e4f4.tar.xz linux-75c43b6ec6eb114e875e43fb151987c1a558e4f4.zip |
USB: libusual: locking cleanup
I converted the usu_init_notify semaphore to normal mutex usage, and it
should still prevent the request_module before the init routine is
complete. Before it acted more like a complete, now the mutex protects two
distinct section from running at the same time.
Signed-off-by: Daniel Walker <dwalker@mvista.com>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/storage/Kconfig')
0 files changed, 0 insertions, 0 deletions