Thomas Gleixner 2389b27216 [ARM] 4417/1: Serial: Fix AMBA drivers locking
The -rt patch triggered a lockdep warning in the amba serial drivers, which never
shows up on UP kernels. On SMP systems this would trigger as well.

Release the port lock before calling tty_flip_buffer_push() and reacquire it after
the call. This matches the code in the 8250 serial driver.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-30 14:33:01 +01:00
..
2007-02-11 10:51:26 -08:00
2007-05-11 22:02:52 +01:00
2007-05-11 22:02:52 +01:00
2007-05-07 12:12:50 -07:00
2007-05-08 13:37:51 +10:00
2007-02-14 08:09:52 -08:00
2007-05-07 02:10:54 +00:00