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/incubator-nuttx.git.
from da01a39 Revert "Kinetis:Serial No DMA Poll needed"
new bd74dc2 sched/init: Remove the unnessary CONFIG_SMP check
new a5ac446 sched/init: initialize all idle thread's tl_task
new cee43ce arch/sim: Initialize the idle thread stack info correctly
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:
arch/sim/src/sim/up_cpuidlestack.c | 7 +---
arch/sim/src/sim/up_internal.h | 5 +--
arch/sim/src/sim/up_simsmp.c | 15 +++-----
arch/sim/src/sim/up_smpsignal.c | 35 ++++++++++++++++--
sched/Kconfig | 1 +
sched/init/nx_smpstart.c | 27 +-------------
sched/init/nx_start.c | 75 +++++++++++++++++++++-----------------
7 files changed, 83 insertions(+), 82 deletions(-)