diff options
author | Gerald Schaefer <gerald.schaefer@linux.ibm.com> | 2024-02-14 16:17:08 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-02-16 14:30:12 +0100 |
commit | e8054eaeb5a57d1aa930962185e74060db0e9308 (patch) | |
tree | 8bdd347adf2c6507d003b42724610bedf80edb18 /tools/perf/scripts/python/libxed.py | |
parent | b20ea29a709e46e929b33713f4bfdf51db3d99be (diff) |
s390/setup: fix virtual vs physical address confusion
Fix virtual vs physical address confusion. This does not fix a bug
since virtual and physical address spaces are currently the same.
/proc/iomem should report the physical address ranges, so use __pa_symbol()
for resource registration, similar to other architectures.
Signed-off-by: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions