aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorNico Boehr <[email protected]>2023-02-23 16:22:36 +0000
committerJanosch Frank <[email protected]>2023-04-20 14:26:20 +0000
commit2f2c0911b950794dbf394ee2d784138fbf714dbd (patch)
treedcc9794990499ec53e24def1ed11012008ce9b2e /tools/perf/scripts/python/arm-cs-trace-disasm.py
parentLinux 6.3-rc2 (diff)
downloadkernel-2f2c0911b950794dbf394ee2d784138fbf714dbd.tar.gz
kernel-2f2c0911b950794dbf394ee2d784138fbf714dbd.zip
KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
We sometimes put a virtual address in next_alert, which should always be a physical address, since it is shared with hardware. This currently works, because virtual and physical addresses are the same. Add phys_to_virt() to resolve the virtual-physical confusion. Signed-off-by: Nico Boehr <[email protected]> Reviewed-by: Janosch Frank <[email protected]> Reviewed-by: Michael Mueller <[email protected]> Signed-off-by: Janosch Frank <[email protected]> Link: https://lore.kernel.org/r/[email protected] Message-Id: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions