CV-Bowen opened a new pull request, #8708:
URL: https://github.com/apache/nuttx/pull/8708
## Summary
CC: task/task_recover.c task/task_exithook.c: In function
'nxtask_exithook': task/task_exithook.c:464:11: error: 'struct tcb_s' has no
member named 'cmn'
464 | if ((tcb->cmn.flags & TCB_FLAG_TTYPE_MASK) ==
TCB_FLAG_TTYPE_KERNEL)
| ^~
CC: opus/silk/shell_coder.c make[1]: *** [Makefile:60: task_exithook.o]
Error 1
## Impact
Build break fix
## Testing
vela and sim:nsh with CONFIG_SCHED_DUMP_LEAK enable
--
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]