1
0
Files
linux/Documentation
Jason Wessel ea3acb199a x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg
Commit c953094 ("early_printk: Allow more than one early console")
introduced a regression in the parsing of the earlyprintk= kernel
arguments.

If you specify "earlyprintk=serial,ttyS0,115200" as a kernel
argument, the "serial,ttyS" should be parsed as a single argument
and not as "serial" and then "ttyS".

Also update the documentation to reflect you can specify the ttyS
directly without the "serial" argument.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Cc: Len Brown <lenb@kernel.org>
Cc: Greg KH <gregkh@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>
LKML-Reference: <4ABB7D5E.6000301@windriver.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-10-01 10:34:16 +02:00
..
2009-09-24 21:22:33 +01:00
2009-04-07 08:12:38 +02:00
2009-06-22 10:12:35 +01:00
2009-06-20 01:10:38 -07:00
2009-09-20 12:27:42 +02:00
2009-09-10 10:46:55 +03:00
2009-06-18 13:04:04 -07:00
2009-08-23 10:32:40 +02:00
2009-09-23 06:46:41 -07:00
2008-12-03 16:09:53 -07:00
2008-11-12 17:17:18 -08:00
2008-11-14 10:39:26 +11:00
2009-09-15 17:04:38 -07:00
2009-09-23 07:39:48 -07:00
2009-07-01 22:36:22 +02:00
2009-08-28 15:21:12 -04:00
2009-04-27 12:00:27 -07:00
2009-04-27 12:00:27 -07:00
2009-03-31 15:18:37 +11:00
2008-11-12 17:17:17 -08:00
2009-04-14 09:00:23 +10:00