Henrik Nordström
258a9fd17b
tty/8250_early: Don't truncate last character of options
...
The earlier change to use strlcpy uncovered a bug in the options
argument length calculation causing last character to be truncated.
This makes the actual console to be configured with incorrect
baudrate when specifying the console using console=uart,... syntax.
Bug symptom seen in kernel log output:
Kernel command line: console=uart,mmio,0x90000000,115200
Early serial console at MMIO 0x90000000 (options '11520')
which then results in a invalid baud rate 11520 instead of the
expected 115200 when the console is switched to ttyS0 later
in the boot process.
Signed-off-by: Henrik Nordstrom <henrik@henriknordstrom.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-24 15:23:38 -07:00
..
2013-07-24 15:23:38 -07:00
2013-06-03 10:21:33 -07:00
2013-03-18 16:17:20 -07:00
2013-01-15 22:30:15 -08:00
2013-05-10 07:22:35 -07:00
2013-02-05 11:13:51 -08:00
2013-05-20 11:53:46 -07:00
2013-01-15 22:30:15 -08:00
2013-07-03 11:48:03 -07:00
2013-01-15 22:30:15 -08:00
2013-01-15 22:30:15 -08:00
2013-03-18 16:24:30 -07:00
2013-06-24 16:35:03 -07:00
2013-05-08 01:19:04 +02:00
2013-01-15 22:30:15 -08:00
2011-12-09 19:05:33 -08:00
2013-03-18 16:24:30 -07:00
2013-01-15 22:30:15 -08:00
2013-03-18 16:26:33 -07:00
2013-03-18 16:26:33 -07:00
2013-01-15 22:30:15 -08:00
2013-01-21 13:56:46 -08:00
2013-06-08 22:30:44 -07:00
2013-03-18 17:09:37 -07:00
2013-03-18 16:29:29 -07:00
2012-11-01 08:50:01 -07:00
2013-06-17 12:49:43 -07:00
2013-01-15 22:30:15 -08:00
2013-01-15 22:30:15 -08:00
2013-01-16 07:36:47 -08:00
2013-07-02 13:24:47 -07:00
2013-02-04 15:35:26 -08:00
2012-10-13 11:16:58 +09:00
2013-01-15 22:30:15 -08:00
2013-01-18 16:05:15 -08:00
2012-02-08 15:04:32 -08:00
2013-01-15 22:30:15 -08:00
2012-03-08 11:47:02 -08:00
2013-06-08 22:30:44 -07:00
2013-03-18 16:29:29 -07:00
2013-04-05 15:49:39 -07:00
2013-05-20 11:54:56 -07:00
2013-07-03 14:35:40 -07:00
2013-06-17 12:49:43 -07:00
2013-01-15 22:30:15 -08:00
2013-03-18 16:29:29 -07:00
2011-08-26 11:01:15 -07:00
2013-03-18 16:24:30 -07:00
2013-06-24 13:06:41 -07:00
2011-04-19 16:33:36 -07:00
2013-03-18 16:19:44 -07:00
2013-01-15 22:30:15 -08:00
2013-05-07 11:06:17 -07:00
2013-01-15 22:30:15 -08:00
2013-05-20 11:54:55 -07:00
2013-06-03 10:21:33 -07:00
2013-06-17 12:49:44 -07:00
2013-06-25 21:24:11 -07:00
2013-01-15 22:30:15 -08:00
2011-12-16 11:10:01 +11:00
2013-01-15 22:30:15 -08:00
2013-01-25 08:52:23 -08:00
2013-01-17 17:28:39 -08:00
2013-01-15 22:30:15 -08:00
2013-07-02 14:42:51 -07:00
2013-04-11 13:14:37 -07:00
2013-01-15 22:30:15 -08:00
2013-06-03 10:21:33 -07:00
2013-04-15 11:04:07 -07:00
2013-05-20 11:47:21 -07:00
2013-01-15 22:30:15 -08:00
2013-01-15 22:30:15 -08:00
2013-05-28 12:02:13 +02:00
2013-06-26 17:41:16 +09:00
2013-03-25 14:06:45 -07:00
2013-06-06 13:07:05 -07:00
2013-01-17 17:18:55 -08:00
2013-01-15 22:30:15 -08:00
2012-02-10 10:44:35 -08:00
2013-06-03 10:21:33 -07:00
2013-06-03 10:21:33 -07:00
2013-06-03 10:21:33 -07:00
2013-06-03 10:21:33 -07:00
2013-01-15 22:30:15 -08:00
2013-02-13 08:38:45 -08:00
2013-06-03 10:30:43 -07:00
2013-01-15 22:30:15 -08:00
2013-06-03 10:21:33 -07:00
2013-07-02 13:43:38 -07:00
2013-01-15 22:30:15 -08:00