xen: make early console also write to debug console
commit0922abdc3982ae54cbe1b24ac5aa91a260eca1bb
authorJeremy Fitzhardinge <jeremy@goop.org>
Mon, 26 May 2008 22:31:00 +0000 (26 23:31 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 27 May 2008 08:11:35 +0000 (27 10:11 +0200)
tree3107fc3f1af7e4a1fd6edd78957c40486153990c
parent0acf10d8fbd52926217d3933d196b33fe2468f18
xen: make early console also write to debug console

When using "earlyprintk=xen", also write the console output to the raw
debug console.  This will appear on dom0's console if the hypervisor
has been compiled to allow it.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/char/hvc_xen.c