diff options
author | 2021-10-11 11:58:40 +0100 | |
---|---|---|
committer | 2021-10-11 14:13:59 +0100 | |
commit | ebf6aa8c047352fe43b1e20e580f12d5564da28e (patch) | |
tree | 450691e25c32c3fb5e0fdd0b5f9120cd759fae94 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0 (diff) | |
download | wireguard-linux-ebf6aa8c047352fe43b1e20e580f12d5564da28e.tar.xz wireguard-linux-ebf6aa8c047352fe43b1e20e580f12d5564da28e.zip |
KVM: arm64: Replace get_raz_id_reg() with get_raz_reg()
Reading a RAZ ID register isn't different from reading any other RAZ
register, so get rid of get_raz_id_reg() and replace it with get_raz_reg(),
which does the same thing, but does it without going through two layers of
indirection.
No functional change.
Suggested-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211011105840.155815-4-alexandru.elisei@arm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions