commit | 57fe429b298cb3f6fd6bf9947d4ffcff949a3b3c | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Oct 22 11:58:36 2012 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Oct 23 11:59:36 2012 -0400 |
tree | a345a013bc14e70635426b32586f081dc6d66392 | |
parent | 34fa071c4b87ccaa5485f7402930c78600d1bfa6 [diff] |
xen/e820: Coalesce the PVH release/populate logic in the generic case. Squash the PVH specific case in xen_set_identity_and_release_chunk and make the 'if (PVH..)' case within xen_do_chunk and xen_set_identity_and_release_chunk function. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> [v2: Remove the extra xlated_phys since it is no longer in use]