Borislav Petkov c389d27b5e 8250.c: port.lock is irq-safe
serial8250_startup() doesn't disable interrupts while taking the &up->port.lock
which might race against the interrupt handler serial8250_interrupt(), which
when entered, will deadlock waiting for the lock to be released.

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Tested-by: Ingo Molnar <mingo@elte.hu>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-30 09:41:45 -07:00
..
2008-07-20 17:12:35 -07:00
2008-02-08 09:22:25 -08:00
2008-02-08 09:22:25 -08:00
2008-07-30 09:41:45 -07:00
2008-07-20 17:12:35 -07:00
2007-11-14 18:45:46 -08:00
2008-02-03 14:47:38 +02:00
2008-07-24 10:47:24 -07:00
2008-04-30 08:29:47 -07:00
2008-07-20 17:12:35 -07:00
2006-12-08 08:28:57 -08:00
2008-07-22 13:03:28 -07:00
2008-07-28 18:10:29 +09:00
2008-07-28 18:10:29 +09:00
2007-07-18 08:38:22 -07:00