add_to_physmap: Move the code for XENMEM_add_to_physmap
authorJean Guyader <jean.guyader@eu.citrix.com>
Fri, 18 Nov 2011 13:41:33 +0000 (13:41 +0000)
committerJean Guyader <jean.guyader@eu.citrix.com>
Fri, 18 Nov 2011 13:41:33 +0000 (13:41 +0000)
commit19c617a85bb3c4d4fa9afc4919273e0f9b71cb85
tree9293189dba2b814ae54d5a8bb23bb4e071039cf7
parentbf3292ca31ef4eedd6aa070b04321178a60e4b8f
add_to_physmap: Move the code for XENMEM_add_to_physmap

Move the code for the XENMEM_add_to_physmap case into it's own
function (xenmem_add_to_physmap).

Signed-off-by: Jean Guyader <jean.guyader@eu.citrix.com>
Committed-by: Keir Fraser <keir@xen.org>
xen/arch/x86/mm.c