diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2014-11-05 20:12:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-06 05:24:10 +0300 |
commit | 3ee175d9d9f9be0e345f7237ee921e58f68afdd7 (patch) | |
tree | e8434c32bdb6a6321e8e6a9b3890927f7e2e791f /crypto | |
parent | 1bc8cde46a159c928f62ac48981cf230582e4b78 (diff) | |
download | linux-3ee175d9d9f9be0e345f7237ee921e58f68afdd7.tar.xz |
tty: Don't hold tty_lock for ldisc release
The tty->ldisc_sem write lock is sufficient for serializing changes
to tty->ldisc; holding the tty lock is not required.
Reviewed-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions