aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAndrew Scull <[email protected]>2020-06-18 10:36:16 +0100
committerMarc Zyngier <[email protected]>2020-07-05 18:02:36 +0100
commit2da3ffa6e840b9f8fc65a71326c43b716992861d (patch)
tree9e35a912e493c569718036a2f8c763a876e32892 /tools/perf/scripts/python/export-to-sqlite.py
parenta47dee5513cd7b6d1e20dfecd458363f24a19cdc (diff)
arm64: kvm: Remove kern_hyp_va from get_vcpu_ptr
get_vcpu_ptr is an assembly accessor for the percpu value kvm_host_data->host_ctxt.__hyp_running_vcpu. kern_hyp_va only applies to nVHE however __hyp_running_vcpu is always assigned a pointer that has already had kern_hyp_va applied in __kvm_vcpu_run_nvhe. kern_hyp_va is currently idempotent as it just masks and inserts the tag, but this could change in future and the second application is unnecessary. Signed-off-by: Andrew Scull <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Reviewed-by: James Morse <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions