diff options
author | Juergen Gross <jgross@suse.com> | 2015-07-17 06:51:29 +0200 |
---|---|---|
committer | David Vrabel <david.vrabel@citrix.com> | 2015-08-20 12:24:20 +0100 |
commit | 9ddac5b724a9465e27f25a0aa943e92c8341a85b (patch) | |
tree | db39ade9b9c526d3d31fd09c87e53dd3557fa539 /arch/x86/xen/mmu.c | |
parent | e612b4a7db4ae1dd8c2bbe171e10c21723de95b2 (diff) | |
download | linux-9ddac5b724a9465e27f25a0aa943e92c8341a85b.tar.gz linux-9ddac5b724a9465e27f25a0aa943e92c8341a85b.tar.bz2 linux-9ddac5b724a9465e27f25a0aa943e92c8341a85b.zip |
xen: find unused contiguous memory area
For being able to relocate pre-allocated data areas like initrd or
p2m list it is mandatory to find a contiguous memory area which is
not yet in use and doesn't conflict with the memory map we want to
be in effect.
In case such an area is found reserve it at once as this will be
required to be done in any case.
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Konrad Rzeszutek Wilk <Konrad.wilk@oracle.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'arch/x86/xen/mmu.c')
0 files changed, 0 insertions, 0 deletions