x86/dom0: Use init_xen_pae_l2_slots() rather than opencoding it
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 8 Nov 2018 14:17:46 +0000 (14:17 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 9 Nov 2018 11:57:11 +0000 (11:57 +0000)
commite2d3f0e8d17c3333a43247b72ab2a805105f7caa
treea1412f660068d94f499c87ab6b2d08b66b1c7c1a
parent5ef7a7f9be72018e35eba0f1c8b52048de540d28
x86/dom0: Use init_xen_pae_l2_slots() rather than opencoding it

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/pv/dom0_build.c