From: Jason Wessel Date: Thu, 20 Aug 2009 20:39:52 +0000 (-0500) Subject: early_printk: Allow more than one early console X-Git-Tag: v2.6.32-rc1~174^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9530948bc626c8b638015c0b32abb9615659ec6;p=pandora-kernel.git early_printk: Allow more than one early console It is desirable to be able to use one early boot device to debug another or to have multiple places you can see the early boot diagnostics, such as the vga screen or serial device. This patch changes the early_printk console device registration to allow more than one early printk device to get registered via register_console(). Signed-off-by: Jason Wessel Cc: Ingo Molnar Cc: Andrew Morton Cc: Yinghai Lu Cc: "Eric W. Biederman" Cc: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed