[IA64] Ensure that machvec is set up takes place before serial console
authorHorms <horms@verge.net.au>
Wed, 25 Jul 2007 07:06:25 +0000 (16:06 +0900)
committerTony Luck <tony.luck@intel.com>
Wed, 25 Jul 2007 18:12:47 +0000 (11:12 -0700)
Parse the machvec command line option outside of the early_param()
so that ia64_mv is set before any console intialisation that
may result from early_param parsing.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found