git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7879a9f
)
tty: Reset itty for other pty
author
Peter Hurley
<peter@hurleysoftware.com>
Sat, 15 Jun 2013 13:01:00 +0000
(09:01 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 19:59:35 +0000
(12:59 -0700)
Commit
19ffd68f816878aed456d5e87697f43bd9e3bd2b
('pty: Remove redundant itty reset') introduced a regression
whereby the other pty's linkage is not cleared on teardown.
This triggers a false positive diagnostic in testing.
Properly reset the itty linkage.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Cc: stable <stable@vger.kernel.org> # 3.10
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_io.c
patch
|
blob
|
history
diff --cc
drivers/tty/tty_io.c
Simple merge