You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/08/09 13:40:16 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6816: arch/arm: Remove the critical section protection in up_invalidate_dcache_all

xiaoxiang781216 commented on PR #6816:
URL: https://github.com/apache/incubator-nuttx/pull/6816#issuecomment-1209397036

   Here is the reason:
   
   1. All l2cc_xxx hold the critical section internally
   2. All other up_xxx functions in the same file doesn't hold the critical section
   


-- 
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-unsubscribe@nuttx.apache.org

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