masayuki2009 commented on PR #9201:
URL: https://github.com/apache/nuttx/pull/9201#issuecomment-1537567421

   @hujun260 
   
   It seems that the commit is arm64-specific.
   So I think the commit message should be `arch/arm64` instead of 
`system/signal`.
   
   ```
   commit 6bf989159e69defcd4770e4f0705d6826a96e351
   Author: hujun5 <[email protected]>
   Date:   Tue Apr 18 17:39:33 2023 +0800
   
       system/signal: in interrupting the context, regs modify logic error
   
       In the interrupt context, we should first save the interrupt context and 
modify the interrupt register
       to execute the signal processing program immediately after exiting the 
current interrupt
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to