diff options
author | Alan Cox <alan@linux.intel.com> | 2010-06-02 00:52:46 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-11 00:47:40 +0400 |
commit | f602501d90e0da28c8e6f5e4569b8bf5d40a9d9c (patch) | |
tree | ae0bfcf04f6ef9f4a374b5105d59c1830776d209 /drivers/char/cyclades.c | |
parent | 417b6e0e146ba38eec5d79777433e38c73d4feb1 (diff) | |
download | linux-f602501d90e0da28c8e6f5e4569b8bf5d40a9d9c.tar.xz |
synclink: kill the big kernel lock
We don't need it while waiting and we can lock the ioctls using the port
mutex. While at it eliminate use of the hangup mutex and switch to the port
mutex.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/char/cyclades.c')
0 files changed, 0 insertions, 0 deletions