diff options
| author | Marc Zyngier <maz@kernel.org> | 2026-03-07 11:39:49 +0000 |
|---|---|---|
| committer | Marc Zyngier <maz@kernel.org> | 2026-03-28 11:29:41 +0000 |
| commit | 5729560e2c3cb67a22a1d72688e0bb8e96798313 (patch) | |
| tree | f5753f67ecea20bf65949d57b9fc07479ca358a1 /tools/perf/scripts/python | |
| parent | 11f8f1b8a97b63b180f7aa021ec9abdead283025 (diff) | |
KVM: arm64: Kill fault->ipa
fault->ipa, in a nested contest, represents the output of the guest's
S2 translation for the fault->fault_ipa input, and is equal to
fault->fault_ipa otherwise,
Given that this is readily available from kvm_s2_trans_output(),
drop fault->ipa and directly compute fault->gfn instead, which
is really what we want.
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')
0 files changed, 0 insertions, 0 deletions
