aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHendrik Brueckner <[email protected]>2008-10-13 23:12:49 +0000
committerBenjamin Herrenschmidt <[email protected]>2008-10-22 10:59:55 +1100
commit56ce9e2b2463b3b257098aa966586701d9967f1e (patch)
tree3e8943e860817e282506b8127f216415790da0c6 /tools/perf/scripts/python
parentfc362e2e0efd8b652ebfb409a4e43e6189c04f6f (diff)
hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS
After a tty hangup() or close() operation, processes might not reset the termio settings to a sane state. In order to reset the termios to its default settings the tty driver flag TTY_DRIVER_RESET_TERMIOS has been added. TTY driver flag description from include/linux/tty_driver.h: TTY_DRIVER_RESET_TERMIOS --- requests the tty layer to reset the termios setting when the last process has closed the device. Used for PTY's, in particular. Acked-by: Christian Borntraeger <[email protected]> Signed-off-by: Hendrik Brueckner <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions