From: Peter Hurley Date: Mon, 11 Mar 2013 20:44:35 +0000 (-0400) Subject: tty: Make core responsible for synchronizing its work X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2965b7bee00a01731ae79de34c26e146cbd08cf;p=pandora-kernel.git tty: Make core responsible for synchronizing its work The tty core relies on the ldisc layer for synchronizing destruction of the tty. Instead, the final tty release must wait for any pending tty work to complete prior to tty destruction. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed