提交 d24b98e3 编写于 作者: M Martin Schwidefsky

s390/syscall: fix single stepped system calls

Fix PER tracing of system calls after git commit 34525e1f
"s390: store breaking event address only for program checks"
broke it.
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 50a0d46c
......@@ -545,6 +545,7 @@ ENTRY(pgm_check_handler)
#
.Lpgm_svcper:
mvc __LC_RETURN_PSW(8),__LC_SVC_NEW_PSW
lghi %r13,__TASK_thread
larl %r14,.Lsysc_per
stg %r14,__LC_RETURN_PSW+8
lghi %r14,_PIF_SYSCALL | _PIF_PER_TRAP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册