]> xenbits.xensource.com Git - legacy/linux-2.6.18-xen.git/commit
[IA64] Fix Linux VGA autodetection
authorAlex Williamson <alex.williamson@hp.com>
Wed, 25 Jul 2007 19:16:28 +0000 (13:16 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Wed, 25 Jul 2007 19:16:28 +0000 (13:16 -0600)
commitc5c41be820a7f12db80f17e9a5123de7cc8cde63
treeb8e27e843989ddb181a9d030f3482c510e8fd1fa
parent36e873bb68fa3981c54670e9646cecb284541334
[IA64] Fix Linux VGA autodetection

This patch re-orders setup_arch in xenlinux slightly.  This allows us
to check if conswitchp was setup early by the HCDP code to point to a
VGA console.  Also fix a bug w/ zero'ing the preferred console name string.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
arch/ia64/kernel/setup.c