diff options
author | Marc Zyngier <maz@kernel.org> | 2024-04-23 18:05:15 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-05-01 18:46:58 +0300 |
commit | 96171cfa55d0a58048ef7dada507141daa400027 (patch) | |
tree | b861563f212f4942fb392fde335baad435747f95 /tools/perf/scripts/python/stackcollapse.py | |
parent | 02949f36bc7b723944bf754b71cfdf75e5e36f44 (diff) | |
download | linux-96171cfa55d0a58048ef7dada507141daa400027.tar.xz |
KVM: arm64: Check for PTE validity when checking for executable/cacheable
Don't just assume that the PTE is valid when checking whether it
describes an executable or cacheable mapping.
This makes sure that we don't issue CMOs for invalid mappings.
Suggested-by: Will Deacon <will@kernel.org>
Signed-off-by: Fuad Tabba <tabba@google.com>
Acked-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240423150538.2103045-8-tabba@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions