Re: [PATCH] parisc/entry: fix trace test in syscall exit path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Dave

--
John David Anglin  dave.anglin@xxxxxxxx




[Index of Archives]     [Linux SoC]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux