From: Peter Hurley Date: Sat, 15 Jun 2013 13:01:00 +0000 (-0400) Subject: tty: Reset itty for other pty X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~77^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e377dcd7d75c241d614458e9619d3445de44ef;p=pandora-kernel.git tty: Reset itty for other pty 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 Cc: stable # 3.10 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed