nuttx/arch/xtensa
buxiasen f5021021ae up_backtrace: fix maybe backtrace the exiting thread
when the thread to backtrace is exiting, get_tcb and up_backtrace in
different critical section may cause try to dump invalid pointer, have
to ensure the nxsched_get_tcb and up_backtrace inside same critical
section procedure.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-07-26 12:03:43 +08:00
..
include esp32s3: add simple boot support 2024-04-17 19:43:05 +08:00
src up_backtrace: fix maybe backtrace the exiting thread 2024-07-26 12:03:43 +08:00
Kconfig nuttx kconfig: rename a few recently-added options 2024-05-21 01:11:44 +08:00