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 2021/04/06 12:20:24 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #3451: arch/arm: Remove g_irqtmp, g_undeftmp and g_aborttmp

xiaoxiang781216 opened a new pull request #3451:
URL: https://github.com/apache/incubator-nuttx/pull/3451


   ## Summary
   to avoid multiple CPU access them concurrently in SMP case
   
   ## Impact
   armv7-a with SMP
   
   ## Testing
   ostest
   


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

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



[GitHub] [incubator-nuttx] masayuki2009 merged pull request #3451: arch/arm: Remove g_irqtmp, g_undeftmp and g_aborttmp

Posted by GitBox <gi...@apache.org>.
masayuki2009 merged pull request #3451:
URL: https://github.com/apache/incubator-nuttx/pull/3451


   


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

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



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3451: arch/arm: Remove g_irqtmp, g_undeftmp and g_aborttmp

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #3451:
URL: https://github.com/apache/incubator-nuttx/pull/3451#issuecomment-814108041


   Note: old arm variant isn't updated yet, because the change conflict with https://github.com/apache/incubator-nuttx/pull/3326.


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

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