pangzhen1xiaomi commented on code in PR #18072: URL: https://github.com/apache/nuttx/pull/18072#discussion_r2726732827
########## sched/wqueue/kwork_thread.c: ########## @@ -93,6 +93,15 @@ struct hp_wqueue_s g_hpwork = } }; +#ifdef SCHED_HPWORKSTACKSECTION +static uint8_t g_hp_work_stack[CONFIG_SCHED_HPNTHREADS] Review Comment: Done, please review again, thanks. -- 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]
