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>
Mon, 30 Mar 2009 16:25:23 +0000 (09:25 -0700)
commit7571a60446030d2576d881438447e86a0755a83b
treea0f31f01d2d86bac9c3282299f15fd57622fe189
parent59d7187142bbe9b404a403ed0f874d3227305f26
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
This page took 0.025531 seconds and 5 git commands to generate.