On 2021-11-11 6:24 p.m., John David Anglin wrote:
This change seems applied to the old code and not 8779e05ba8aa./* Are we being ptraced? */ LDREG TASK_TI_FLAGS(%r1),%r19 - ldi _TIF_SYSCALL_TRACE_MASK,%r2 + ldi _TIF_SINGLESTEP|_TIF_BLOCKSTEP,%r2
Forget this. TASK_TI_FLAGS was introduced in "parisc: Move thread_info into task struct". Dave -- John David Anglin dave.anglin@xxxxxxxx