nuttx/sched/misc
chao an 61aa2c36b6 misc/assert: restore assertion registers to array of last registers
Some assertions in extreme cases will cause syslog to be unable to
output logs normally, so this PR will restore the input registers
into the array of last registers to ensure that we can also obtain
some important informations.

Signed-off-by: chao an <anchao@xiaomi.com>
2023-11-15 15:49:27 +01:00
..
assert.c misc/assert: restore assertion registers to array of last registers 2023-11-15 15:49:27 +01:00
CMakeLists.txt cmake:complete missing changes during cmake reforming for sched 2023-09-08 21:20:16 +03:00
deadlock.c sched/misc: optimize collect_deadlock implementation 2023-09-07 00:50:30 +08:00
Make.defs sched:Automatically find deadlocks when assert 2023-06-22 16:08:03 +08:00
panic_notifier.c semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00
reboot_notifier.c semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00