diff options
author | Ross Lagerwall <ross.lagerwall@citrix.com> | 2016-12-12 15:35:13 +0100 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2016-12-22 10:04:02 +0100 |
commit | 7ecec8503af37de6be4f96b53828d640a968705f (patch) | |
tree | c6609057a9250b302a2cc0fc07c0e45ebb7ecf08 /lib | |
parent | xen/balloon: Only mark a page as managed when it is released (diff) | |
download | linux-7ecec8503af37de6be4f96b53828d640a968705f.tar.xz linux-7ecec8503af37de6be4f96b53828d640a968705f.zip |
xen/setup: Don't relocate p2m over existing one
When relocating the p2m, take special care not to relocate it so
that is overlaps with the current location of the p2m/initrd. This is
needed since the full extent of the current location is not marked as a
reserved region in the e820.
This was seen to happen to a dom0 with a large initial p2m and a small
reserved region in the middle of the initial p2m.
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions