linguini1 commented on code in PR #18072:
URL: https://github.com/apache/nuttx/pull/18072#discussion_r2770360747


##########
sched/Kconfig:
##########
@@ -1855,6 +1855,12 @@ config SCHED_HPWORKSTACKSIZE
        ---help---
                The stack size allocated for the worker thread.  Default: 2K.
 
+config SCHED_HPWORKSTACKSECTION

Review Comment:
   Thanks for the quick response! I was testing the patch in #18333 using the 
`raspberrypi-4b:sd` configuration. I faced this error after rebasing the patch 
onto main, but I tested again on mainline afterwards and did not have this 
issue. It may not be relevant and instead due to some build artifacts being out 
of sync.
   
   Don't worry about this issue. If I encounter it on mainline again I'll let 
you know but I think it was just due to some out of sync build stuff. Thank you 
again!



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to