diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2013-06-15 15:14:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-24 01:43:01 +0200 |
commit | 6f9b028a8fb9ba4cef0bd04ad4ce149c3f1e838f (patch) | |
tree | a4db4690a7a52b14444ee62919f0c5c646a49958 /Documentation/PCI | |
parent | n_tty: Make N_TTY ldisc receive path lockless (diff) | |
download | linux-6f9b028a8fb9ba4cef0bd04ad4ce149c3f1e838f.tar.xz linux-6f9b028a8fb9ba4cef0bd04ad4ce149c3f1e838f.zip |
n_tty: Reset lnext if canonical mode changes
lnext escapes the next input character as a literal, and must
be reset when canonical mode changes (to avoid misinterpreting
a special character as a literal if canonical mode is changed
back again).
lnext is specifically not reset on a buffer flush so as to avoid
misinterpreting the next input character as a special character.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/PCI')
0 files changed, 0 insertions, 0 deletions