Files
linux/drivers
Alan Cox 4bd43f2c31 tty: Fix close races in USB serial
USB serial has always had races where the tty port usage count can hit zero
during a receive event. The internal locking is a mutex so we can't use
that in the IRQ handlers.

With krefs we can tackle this differently but we still need to be careful.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-02 10:19:37 -08:00
..
2008-12-29 07:39:34 -05:00
2008-11-01 09:50:12 -07:00
2008-10-21 07:48:33 -04:00
2008-12-29 11:24:17 -06:00
2008-12-16 14:58:02 +01:00
2008-10-16 11:21:30 -07:00
2008-12-21 14:21:14 +11:00
2008-12-31 18:07:38 -05:00
2008-11-19 21:40:23 -08:00
2008-11-04 08:18:19 -08:00
2008-11-01 09:49:46 -07:00
2009-01-02 10:19:37 -08:00
2008-10-28 21:47:17 +00:00