mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
e3ca288087
1. stack_alloc_ptr should be freed in kernel mode 2. replace nxsched_release_tcb() to nxtask_uninit() to remove tcb from inactive list Signed-off-by: chao an <anchao@xiaomi.com>