Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xen/balloon: simplify test for the end of usable RAM
When initializing the balloon only max_pfn needs to be checked (max_pfn will always be <= e820_end_of_ram_pfn()) and improve the confusing comment. Signed-off-by: David Vrabel <david.vrabel@citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
- Loading branch information