diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2013-03-11 21:44:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-19 00:46:30 +0100 |
commit | 96433d104a4b39c43dd6f57776f9fcb765111a56 (patch) | |
tree | 543ccce91da6c79ca24f97d9aae5352ce23e5613 /drivers/xen/Makefile | |
parent | tty: Fix 'deferred reopen' ldisc comment (diff) | |
download | linux-96433d104a4b39c43dd6f57776f9fcb765111a56.tar.xz linux-96433d104a4b39c43dd6f57776f9fcb765111a56.zip |
tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
Expected typical log output:
[ 2.437211] tty_open: opening pts1...
[ 2.443376] tty_open: opening pts5...
[ 2.447830] tty_release: ptm0 (tty count=1)...
[ 2.447849] pts0 vhangup...
[ 2.447865] tty_release: ptm0: final close
[ 2.447876] tty_release: ptm0: freeing structure...
[ 2.451634] tty_release: tty1 (tty count=1)...
[ 2.451638] tty_release: tty1: final close
[ 2.451654] tty_release: tty1: freeing structure...
[ 2.452505] tty_release: pts5 (tty count=2)...
[ 2.453029] tty_open: opening pts0...
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/xen/Makefile')
0 files changed, 0 insertions, 0 deletions