xiaoxiang781216 commented on PR #15073:
URL: https://github.com/apache/nuttx/pull/15073#issuecomment-2522687617

   > What are the consequences of this change?
   
   syscall doesn't go through hardfault.
   
   > Does it have any disadvantages compared to PRIMASK?
   
   I don't see any bad side effect.
   
   > This is not a trivial change, so it's worth discuss it more as we 
basically force users to use BASEPRI here.
   
   PRIMASK is a bad design in armv6-m, that's why arm introduce BASEPRI from 
armv7-m. It's wrong to provide this option for armv7-m/armv8-m arch.
   


-- 
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