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/12/29 14:56:29 UTC

[GitHub] [incubator-nuttx] normanr opened a new pull request #5113: Add backtrace to risc-v common sources

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


   ## Summary
   Improvements from https://github.com/apache/incubator-nuttx/pull/5057 require the code to be linked in (https://github.com/apache/incubator-nuttx/pull/5099#issuecomment-1002609532).
   
   ## Impact
   risc-v can enable `SCHED_BACKTRACE` and build successfully.
   
   ## Testing
   Minimal. I've only tested this on a bl602 chipset. I just copy and paste the 3 lines to everywhere else that had `SCHED_COLORATION` (all `risc-v` except `opensbi`).


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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5113: Add backtrace to risc-v common sources

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


   


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