aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorWill Deacon <[email protected]>2023-05-18 10:58:44 +0100
committerMarc Zyngier <[email protected]>2023-05-19 10:20:30 +0100
commit09cce60bddd6461a93a5bf434265a47827d1bc6f (patch)
treec84563cbc42439f7939b36387b78e6e34873bc98 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent62548732260976ca88fcb17ef98ab661e7ce7504 (diff)
KVM: arm64: Prevent unconditional donation of unmapped regions from the host
Since host stage-2 mappings are created lazily, we cannot rely solely on the pte in order to recover the target physical address when checking a host-initiated memory transition as this permits donation of unmapped regions corresponding to MMIO or "no-map" memory. Instead of inspecting the pte, move the addr_is_allowed_memory() check into the host callback function where it is passed the physical address directly from the walker. Cc: Quentin Perret <[email protected]> Fixes: e82edcc75c4e ("KVM: arm64: Implement do_share() helper for sharing memory") Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions