diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2014-01-03 14:08:39 -0500 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2014-01-06 10:44:04 -0500 |
commit | b621e157ba48fb7d36945405de68c5fa25e7b73c (patch) | |
tree | 410dbd6445045602471d4b47f032c6260e91e5fb /tools/perf/scripts/python/check-perf-trace.py | |
parent | 32df75cd148b43e007848ddbfdb1ea25535114cb (diff) |
xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.
Stefano noticed that the code runs only under 64-bit so
the comments about 32-bit are pointless.
Also we change the condition for xen_revector_p2m_tree
returning the same value (because it could not allocate
a swath of space to put the new P2M in) or it had been
called once already. In such we return early from the
function.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions