commit | 0922abdc3982ae54cbe1b24ac5aa91a260eca1bb | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Mon May 26 23:31:00 2008 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue May 27 10:11:35 2008 +0200 |
tree | 3107fc3f1af7e4a1fd6edd78957c40486153990c | |
parent | 0acf10d8fbd52926217d3933d196b33fe2468f18 [diff] |
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>