From: Alan Cox Date: Wed, 8 Aug 2012 15:30:13 +0000 (+0100) Subject: tty: localise the lock X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c8d91e31f267703e365593f6bfebb9f6d2ad01;p=pandora-kernel.git tty: localise the lock The termios and other changes mean the other protections needed on the driver tty arrays should be adequate. Turn it all back on. This contains pieces folded in from the fixes made to the original patches | From: Geert Uytterhoeven (fix m68k) | From: Paul Gortmaker (fix cris) | From: Jiri Kosina (lockdep) | From: Eric Dumazet (lockdep) Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed