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-25 13:11:00 +01:00
2008-12-30 17:43:10 -08:00
2008-12-26 01:26:11 -08:00
2008-12-30 17:37:25 -08:00
2008-12-29 08:28:43 +01:00
2009-01-02 10:19:37 -08:00
2008-12-12 15:05:28 +01:00
2008-12-25 11:02:33 +11:00
2008-12-28 16:54:33 -08:00
2008-12-29 07:39:34 -05:00
2008-12-29 18:18:19 +10:00
2008-12-30 17:36:49 -08:00
2008-12-30 17:36:49 -08:00
2008-12-14 01:13:13 +01:00
2008-12-30 17:45:28 -08:00
2008-12-30 17:36:49 -08:00
2008-12-28 12:49:40 -08:00
2008-12-30 09:26:12 +10:30
2008-12-28 16:54:33 -08:00
2008-12-29 08:29:23 +01:00
2008-12-30 17:41:32 -08:00
2008-12-29 11:24:17 -06:00
2008-12-28 12:49:40 -08:00
2008-12-17 20:05:39 +00:00
2008-12-16 14:58:02 +01:00
2008-12-30 17:43:10 -08:00
2008-12-21 14:21:14 +11:00
2008-12-31 18:07:38 -05:00
2008-12-30 16:20:19 -08:00
2008-12-17 20:04:45 +00:00
2008-12-16 15:53:41 +11:00
2008-12-30 17:36:49 -08:00
2008-12-30 17:43:10 -08:00
2008-12-30 17:43:10 -08:00
2009-01-02 10:19:35 -08:00
2008-12-16 16:40:32 +09:00
2008-12-13 09:12:51 +00:00
2008-12-28 12:49:40 -08:00
2009-01-02 10:19:37 -08:00
2008-12-30 17:36:49 -08:00
2008-12-30 09:26:10 +10:30
2008-12-23 15:58:21 -08:00
2008-12-29 18:08:11 +00:00
2008-12-31 09:00:59 -08:00