]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] uml: eliminate doubled boot output
authorJeff Dike <jdike@addtoit.com>
Wed, 11 Jan 2006 20:17:28 +0000 (12:17 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 02:42:09 +0000 (18:42 -0800)
commit368cba5fbe820af4a04c8434b3fb384926c73a6d
tree9defc32aa50e73397ae8744ae07daac3a816b43d
parent6a640827fb24fb1a8a96742e9f1a8fe280195fbf
[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>
arch/um/drivers/mconsole_kern.c