diff options
author | 2023-03-08 11:09:48 +0000 | |
---|---|---|
committer | 2023-03-30 19:27:56 +0100 | |
commit | e17071754cf50e5f6ff8ebee077e0e4114d3bea5 (patch) | |
tree | 7df837bd601532b6c2d0a97cfe73cf1331fe313d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48 (diff) | |
download | linux-rng-e17071754cf50e5f6ff8ebee077e0e4114d3bea5.tar.xz linux-rng-e17071754cf50e5f6ff8ebee077e0e4114d3bea5.zip |
KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48
Bits [51:48] of the pgd address are stored at bits [5:2] of ttbr0_el1.
page_table_test stores its page tables at the far end of IPA space so
was tripping over this when run on a system that supports FEAT_LPA (or
FEAT_LPA2).
Signed-off-by: Ryan Roberts <ryan.roberts@arm.com>
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230308110948.1820163-4-ryan.roberts@arm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions