diff options
author | David Vrabel <david.vrabel@citrix.com> | 2015-06-24 15:58:42 +0100 |
---|---|---|
committer | David Vrabel <david.vrabel@citrix.com> | 2015-10-23 14:20:03 +0100 |
commit | 55b3da98a40dbb3776f7454daf0d95dde25c33d2 (patch) | |
tree | 8785a1fb0ea443d60e345d87b7b5d5d474da539a /include/xen | |
parent | f5775e0b6116b7e2425ccf535243b21768566d87 (diff) | |
download | linux-55b3da98a40dbb3776f7454daf0d95dde25c33d2.tar.bz2 |
xen/balloon: find non-conflicting regions to place hotplugged memory
Instead of placing hotplugged memory at the end of RAM (which may
conflict with PCI devices or reserved regions) use allocate_resource()
to get a new, suitably aligned resource that does not conflict.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
---
v3:
- Remove stale comment.
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions