summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2026-03-07 14:39:49 +0300
committerMarc Zyngier <maz@kernel.org>2026-03-28 14:29:41 +0300
commit5729560e2c3cb67a22a1d72688e0bb8e96798313 (patch)
treef5753f67ecea20bf65949d57b9fc07479ca358a1 /scripts/cleanpatch
parent11f8f1b8a97b63b180f7aa021ec9abdead283025 (diff)
downloadlinux-5729560e2c3cb67a22a1d72688e0bb8e96798313.tar.xz
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 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions