linux-stable-rt/arch/x86/xen
Jeremy Fitzhardinge 83abc70a4c xen: make earlyprintk=xen work again
For some perverse reason, if you call add_preferred_console() it prevents
setup_early_printk() from successfully enabling the boot console -
unless you make it a preferred console too...

Also, make xenboot console output distinct from normal console output,
since it gets repeated when the console handover happens, and the
duplicated output is confusing without disambiguation.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
2008-05-27 10:11:36 +02:00
..
Kconfig xen: remove support for non-PAE 32-bit 2008-05-22 18:42:49 +02:00
Makefile xen: make grant table arch portable 2008-04-24 23:57:32 +02:00
enlighten.c xen: make earlyprintk=xen work again 2008-05-27 10:11:36 +02:00
grant-table.c xen: make grant table arch portable 2008-04-24 23:57:32 +02:00
manage.c
mmu.c xen: remove support for non-PAE 32-bit 2008-05-22 18:42:49 +02:00
mmu.h xen: remove support for non-PAE 32-bit 2008-05-22 18:42:49 +02:00
multicalls.c
multicalls.h
setup.c
smp.c x86: use cpumask function for present, possible, and online cpus 2008-04-26 17:35:47 +02:00
time.c
vdso.h
xen-asm.S xen: fold xen_sysexit into xen_iret 2008-04-24 23:57:33 +02:00
xen-head.S xen: remove support for non-PAE 32-bit 2008-05-22 18:42:49 +02:00
xen-ops.h