From: Jiri Slaby Date: Fri, 17 Aug 2012 12:27:52 +0000 (+0200) Subject: TTY: check if tty->port is assigned X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4121c04b3577e37e389b3553d442f44bb346d7;p=pandora-kernel.git TTY: check if tty->port is assigned And if not, complain loudly. None in-kernel module should trigger that, but let us find out for sure. On the other hand, all the out-of-tree modules will hit that. Give them some time (maybe one release) to catch up. Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed