]> nv-tegra.nvidia Code Review - linux-2.6.git/commitdiff
sh: earlyprintk= support and cleanups.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 05:26:53 +0000 (14:26 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 05:26:53 +0000 (14:26 +0900)
Allow multiple early printk consoles via earlyprintk=.

With this change earlyprintk is no longer enabled by default,
it must be specified on the kernel command line. Optionally
with ,keep to prevent unreg by tty_io.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found