diff options
author | Janis Schoetterl-Glausch <[email protected]> | 2023-02-06 17:46:00 +0100 |
---|---|---|
committer | Janosch Frank <[email protected]> | 2023-02-07 18:06:00 +0100 |
commit | 3fd49805d19d1c566e92358d2e3d9fadb3b5ec16 (patch) | |
tree | 4de702216abb87beb4214e4a2ae5d517b63ac27c /tools/perf/scripts/python/stackcollapse.py | |
parent | 701422b3438240a98000e0db3ef68d4db7991918 (diff) |
KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
User space can use the MEM_OP ioctl to make storage key checked reads
and writes to the guest, however, it has no way of performing atomic,
key checked, accesses to the guest.
Extend the MEM_OP ioctl in order to allow for this, by adding a cmpxchg
op. For now, support this op for absolute accesses only.
This op can be used, for example, to set the device-state-change
indicator and the adapter-local-summary indicator atomically.
Signed-off-by: Janis Schoetterl-Glausch <[email protected]>
Reviewed-by: Janosch Frank <[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