]> xenbits.xensource.com Git - xen.git/commit
move XENMEM_add_to_physmap handling framework to common code
authorJan Beulich <jbeulich@suse.com>
Fri, 20 Dec 2013 11:00:15 +0000 (12:00 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 20 Dec 2013 11:00:15 +0000 (12:00 +0100)
commit4be86bb194e25e46b6cbee900601bfee76e8090a
tree4a63f6d605cd2d332b0aff5222549a120d9cfa92
parent136058cc5ce4f1e630d5bac199304fdc9429faa3
move XENMEM_add_to_physmap handling framework to common code

There's really nothing really architecture specific here; the
architecture specific handling is limited to
xenmem_add_to_physmap_one().

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Tim Deegan <tim@xen.org>
Acked-by: Keir Fraser <keir@xen.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/mm.c
xen/arch/x86/mm.c
xen/arch/x86/x86_64/compat/mm.c
xen/common/compat/memory.c
xen/common/memory.c
xen/include/xen/mm.h