commit | f6f21c81464ce52dbeec921bdc2e8b288c491920 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <Yinghai.Lu@Sun.COM> | Fri Feb 08 04:21:58 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 08 09:22:42 2008 -0800 |
tree | 926a0fdcf513218bcbfc6f021e03edc36cff58fa | |
parent | 06b2a76d25d3cfbd14680021c1d356c91be6904e [diff] |
Convert loglevel-related kernel boot parameters to early_param So we can use them for the early console like console=uart8250 or earlycon=uart8250 or early_printk Signed-off-by: Yinghai Lu <yinghai.lu@sun.com> Cc: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>