This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
remove duplicated console_endboot().
There are two. one is in construct_dom0() and another is in start_kernel()
Like x86, left the one in start_kernel()
--
yamahata