| commit | a174b30e2963a02e9657f4ac69b2b500993bf0d4 | [log] [tgz] |
|---|---|---|
| author | Jeff Dike <jdike@addtoit.com> | Wed Jan 11 12:17:28 2006 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jan 11 18:42:09 2006 -0800 |
| tree | 9defc32aa50e73397ae8744ae07daac3a816b43d | |
| parent | edc0e6595616db3f34229077f30eb0616d1e0b84 [diff] |
[PATCH] uml: eliminate doubled boot output CON_PRINTBUFFER was a bad idea for the mconsole console. It causes the boot output to be printed twice. Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>