diff options
author | Nico Boehr <nrb@linux.ibm.com> | 2022-11-07 09:57:27 +0100 |
---|---|---|
committer | Janosch Frank <frankja@linux.ibm.com> | 2023-02-08 09:53:01 +0100 |
commit | 1abb32697a0d0a308d24fe75b1b7caf54c1f7a51 (patch) | |
tree | 5724f4b831602e7da80ae9191f50e3e3cf9c8080 /drivers/s390/virtio | |
parent | KVM: s390: selftest: memop: Add cmpxchg tests (diff) | |
download | linux-1abb32697a0d0a308d24fe75b1b7caf54c1f7a51.tar.xz linux-1abb32697a0d0a308d24fe75b1b7caf54c1f7a51.zip |
KVM: s390: GISA: sort out physical vs virtual pointers usage
Fix virtual vs physical address confusion (which currently are the same).
In chsc_sgib(), do the virtual-physical conversion in the caller since
the caller needs to make sure it is a 31-bit address and zero has a
special meaning (disassociating the GIB).
Signed-off-by: Nico Boehr <nrb@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: Michael Mueller <mimu@linux.ibm.com>
Link: https://lore.kernel.org/r/20221107085727.1533792-1-nrb@linux.ibm.com
Message-Id: <20221107085727.1533792-1-nrb@linux.ibm.com>
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Diffstat (limited to 'drivers/s390/virtio')
0 files changed, 0 insertions, 0 deletions