diff options
author | David Brazdil <dbrazdil@google.com> | 2021-01-05 18:05:39 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-01-23 14:01:00 +0000 |
commit | 97cbd2fc0257c6af7036a9a6415ca8ad43535d6b (patch) | |
tree | 4e5de94f6e4764f57296e259bf22eb1543381257 /tools/perf/scripts/python/sched-migration.py | |
parent | 6ec6259d7084ed32e164c9f7b69049464dd90fa5 (diff) |
KVM: arm64: Fix constant-pool users in hyp
Hyp code uses absolute addressing to obtain a kimg VA of a small number
of kernel symbols. Since the kernel now converts constant pool addresses
to hyp VAs, this trick does not work anymore.
Change the helpers to convert from hyp VA back to kimg VA or PA, as
needed and rework the callers accordingly.
Signed-off-by: David Brazdil <dbrazdil@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210105180541.65031-7-dbrazdil@google.com
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions