diff options
author | Nico Boehr <[email protected]> | 2022-11-07 09:57:27 +0100 |
---|---|---|
committer | Janosch Frank <[email protected]> | 2023-02-08 09:53:01 +0100 |
commit | 1abb32697a0d0a308d24fe75b1b7caf54c1f7a51 (patch) | |
tree | 5724f4b831602e7da80ae9191f50e3e3cf9c8080 /tools/perf/scripts/python/stackcollapse.py | |
parent | 0dd714bfd200068e3c0d6b37861056367868e612 (diff) |
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 <[email protected]>
Reviewed-by: Claudio Imbrenda <[email protected]>
Reviewed-by: Michael Mueller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Message-Id: <[email protected]>
Signed-off-by: Janosch Frank <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions