This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 6992a8f4cc sched: group: Fix memory corruption in group_leave.c
new 5f99e482b5 sched/assert: Don't call running_task more than once
new d1497a8d08 sched/assert: Don't call up_check_tcbstack for the kernel
stack
new d5f729ed25 sched/assert: Dump the global state only when it's a fatal
error
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
boards/Kconfig | 6 +--
sched/misc/assert.c | 147 ++++++++++++++++++++++------------------------------
2 files changed, 64 insertions(+), 89 deletions(-)