Daniel Drake
d340d89087
[PATCH] generic_serial: fix decoding of baud rate
...
Commit d720bc4b8fc5d6d179ef094908d4fbb5e436ffad partially removed a
private implementation of baud speed decoding. However it doesn't seem
to be complete: after the speed is decoded, it is still being used as an
index to a local speed table (array overrun, no doubt).
This was found by Graham Murray who noticed it caused a 2.6.19 regression
with the SX driver: https://bugs.gentoo.org/170554
Signed-off-by: Daniel Drake <dsd@gentoo.org>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-27 09:05:15 -07:00
..
2007-02-27 00:36:00 -05:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:27 -08:00
2007-02-21 11:18:26 -08:00
2007-03-05 07:57:53 -08:00
2007-02-20 17:10:14 -08:00
2007-03-06 18:01:04 -08:00
2007-02-17 18:57:09 +01:00
2007-02-14 08:09:54 -08:00
2007-03-18 11:35:07 -07:00
2007-02-11 11:18:07 -08:00
2007-02-09 17:08:57 +00:00
2007-02-14 08:09:54 -08:00
2006-12-13 09:05:58 -08:00
2006-12-08 08:28:44 -08:00
2007-03-05 07:57:50 -08:00
2007-03-08 01:10:30 +00:00
2007-02-12 09:48:30 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:30 -08:00
2007-03-05 07:57:53 -08:00
2006-12-08 08:28:57 -08:00
2007-02-12 09:48:45 -08:00
2007-03-27 09:05:15 -07:00
2007-02-16 08:14:00 -08:00
2007-02-14 08:09:59 -08:00
2007-02-07 14:03:21 +11:00
2007-02-26 12:58:33 -08:00
2006-12-08 08:28:57 -08:00
2007-02-14 08:09:54 -08:00
2007-02-11 10:51:26 -08:00
2007-02-11 10:51:26 -08:00
2007-03-06 18:02:22 -08:00
2007-02-13 16:07:36 -08:00
2007-03-17 01:03:26 +00:00
2007-02-20 17:11:55 +00:00
2006-12-13 09:05:58 -08:00
2007-02-09 17:08:57 +00:00
2007-02-12 09:48:45 -08:00
2007-01-22 08:53:24 -08:00
2007-02-11 10:51:30 -08:00
2007-02-12 09:48:45 -08:00
2007-02-11 10:51:29 -08:00
2007-02-11 10:51:29 -08:00
2007-02-11 11:18:06 -08:00
2007-02-11 10:51:25 -08:00
2007-02-12 09:48:30 -08:00
2007-02-12 09:48:32 -08:00
2006-12-08 08:28:44 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:30 -08:00
2007-02-14 08:09:54 -08:00
2006-12-08 08:28:44 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:45 -08:00
2007-02-11 10:51:34 -08:00
2007-02-11 10:51:26 -08:00
2007-02-12 09:48:30 -08:00
2007-02-14 08:09:59 -08:00
2007-02-14 08:09:54 -08:00
2007-02-11 10:51:28 -08:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:30 -08:00
2006-12-08 08:28:59 -08:00
2006-12-13 09:05:49 -08:00
2006-12-08 08:28:59 -08:00
2007-02-12 09:48:30 -08:00
2007-02-12 09:48:30 -08:00
2007-02-12 09:48:30 -08:00
2007-02-16 08:13:59 -08:00
2006-12-08 08:28:44 -08:00
2006-12-08 08:28:44 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-03-18 13:40:06 -07:00
2007-02-11 10:51:32 -08:00
2007-02-14 08:09:54 -08:00
2006-12-20 16:37:48 +11:00
2007-02-12 09:48:45 -08:00
2007-02-14 08:09:54 -08:00
2007-01-23 18:26:47 +00:00
2007-03-16 19:25:05 -07:00
2007-03-16 19:25:06 -07:00