xen: split construction of p2m mfn tables from registration
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Fri, 27 Feb 2009 23:34:59 +0000 (15:34 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 8 Apr 2009 18:51:44 +0000 (11:51 -0700)
commitcdaead6b4e657f960d6d6f9f380e7dfeedc6a09b
tree3b3c00e5cc3119b9df5acd8280ca6af580b2a398
parente791ca0fd79461ad72559a6e01362da4d7d16253
xen: split construction of p2m mfn tables from registration

Build the p2m_mfn_list_list early with the rest of the p2m table, but
register it later when the real shared_info structure is in place.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
arch/x86/xen/mmu.c