commit | 8f520021837d45c47d0ab57e7271f8d88bf7f3a4 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Mon Oct 13 10:38:46 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 13 09:51:41 2008 -0700 |
tree | 4435f3141163480c23f7274c502d58e3cd9cb963 | |
parent | 1d65b4a088de407e99714fdc27862449db04fb5c [diff] |
tty: Termios locking - sort out real_tty confusions and lock reads This moves us towards sanity and should mean our termios locking is now complete and comprehensive. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>