From: Jiri Slaby Date: Mon, 5 Mar 2012 13:51:59 +0000 (+0100) Subject: TTY: srmcons, convert to use tty_port X-Git-Tag: v3.4-rc1~185^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54089d4cdc89732e65f968209d10aae542482c0c;p=pandora-kernel.git TTY: srmcons, convert to use tty_port This is needed because the tty buffer will become a tty_port member later. That will help us to wipe out most of the races and checks for the tty pointer in hot paths. Signed-off-by: Jiri Slaby Cc: Richard Henderson Cc: Ivan Kokshaysky Cc: Matt Turner Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed