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/03/25 09:33:30 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on a change in pull request #5839: boards: rv-virt: Fix stack corruption for rv64 configs

masayuki2009 commented on a change in pull request #5839:
URL: https://github.com/apache/incubator-nuttx/pull/5839#discussion_r835098980



##########
File path: boards/risc-v/qemu-rv/rv-virt/configs/nsh64/defconfig
##########
@@ -65,6 +66,7 @@ CONFIG_STACK_COLORATION=y
 CONFIG_START_MONTH=12
 CONFIG_START_YEAR=2021
 CONFIG_SYSTEM_NSH=y
+CONFIG_SYSTEM_NSH_STACKSIZE=3072

Review comment:
       @no1wudi 
   I've already changed the CONFIG_INIT_STACKSIZE.
   
   




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