diff options
| author | Peter Hurley <[email protected]> | 2014-11-05 12:12:53 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-11-05 18:30:43 -0800 |
| commit | 0911261d4cb614ef6900cd2906be2c61a87f43ff (patch) | |
| tree | 0d69b4db079286579460737708fbe732f032a24b /tools/perf/scripts | |
| parent | 04980706c8febe41ec598116b174bd3a2dc82355 (diff) | |
tty: Don't take tty_mutex for tty count changes
Holding tty_mutex is no longer required to serialize changes to
the tty_count or to prevent concurrent opens of closing ttys;
tty_lock() is sufficient.
Reviewed-by: Alan Cox <[email protected]>
Signed-off-by: Peter Hurley <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions