aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorNico Boehr <[email protected]>2023-02-23 17:22:36 +0100
committerJanosch Frank <[email protected]>2023-04-20 16:26:20 +0200
commit2f2c0911b950794dbf394ee2d784138fbf714dbd (patch)
treedcc9794990499ec53e24def1ed11012008ce9b2e /lib/mpi/mpi-mod.c
parenteeac8ede17557680855031c6f305ece2378af326 (diff)
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 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions