diff options
| author | Marc Zyngier <maz@kernel.org> | 2026-03-08 12:18:29 +0000 |
|---|---|---|
| committer | Marc Zyngier <maz@kernel.org> | 2026-03-28 11:29:41 +0000 |
| commit | f583a53c2b8a4bd77f090bb76512eb87bc80f2c4 (patch) | |
| tree | 4fde70720207a22272a98261fea03f787ae086ad /tools/perf/scripts/python/flamegraph.py | |
| parent | 5729560e2c3cb67a22a1d72688e0bb8e96798313 (diff) | |
KVM: arm64: Make fault_ipa immutable
Updating fault_ipa is conceptually annoying, as it changes something
that is a property of the fault itself.
Stop doing so and instead use fault->gfn as the sole piece of state
that can be used to represent the faulting IPA.
At the same time, introduce get_canonical_gfn() for the couple of case
we're we are concerned with the memslot-related IPA and not the faulting
one.
Tested-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
