aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorJanis Schoetterl-Glausch <[email protected]>2022-05-12 15:10:17 +0200
committerJanosch Frank <[email protected]>2022-05-20 16:38:42 +0200
commitc783631b0bffe6060113ff0aafe5fdbd71bea793 (patch)
tree829a501a12d49df12159fc39f1ea5220160a8473 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentcbac924200b838cfb8d8b1415113d788089dc50b (diff)
KVM: s390: Don't indicate suppression on dirtying, failing memop
If user space uses a memop to emulate an instruction and that memop fails, the execution of the instruction ends. Instruction execution can end in different ways, one of which is suppression, which requires that the instruction execute like a no-op. A writing memop that spans multiple pages and fails due to key protection may have modified guest memory, as a result, the likely correct ending is termination. Therefore, do not indicate a suppressing instruction ending in this case. Signed-off-by: Janis Schoetterl-Glausch <[email protected]> Reviewed-by: Christian Borntraeger <[email protected]> Reviewed-by: Claudio Imbrenda <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Borntraeger <[email protected]> Signed-off-by: Janosch Frank <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions