diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2024-06-19 20:40:29 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-06-20 20:16:44 +0300 |
commit | 97ca3fcc15cc0b19ccacb56d25545f1df080fbc0 (patch) | |
tree | 9828a4c8bfc498c4d3076d35a6f92a22b68a3b34 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 410db103f6ebc68a505ef541291ec327e385205a (diff) | |
download | linux-97ca3fcc15cc0b19ccacb56d25545f1df080fbc0.tar.xz |
KVM: arm64: Use read-only helper for reading VM ID registers
IDREG() expands to the storage of a particular ID reg, which can be
useful for handling both reads and writes. However, outside of a select
few situations, the ID registers should be considered read only.
Replace current readers with a new macro that expands to the value of
the field rather than the field itself.
Reviewed-by: Sebastian Ott <sebott@redhat.com>
Link: https://lore.kernel.org/r/20240619174036.483943-4-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions