hujun260 opened a new pull request, #15550:
URL: https://github.com/apache/nuttx/pull/15550

   
   ## Summary
   armv7a/r: fix regression from https://github.com/apache/nuttx/pull/14596
   
   reason:
   In kernel mode, sighand_test() may failed.
   because nxsig_unmask_pendingsignal may change tcb->xcp.regs,and we should 
update return value(regs).
   
   ## Impact
   
   armv7a/r kernel mode
   
   ## Testing
   ci 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to