This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from dad4a7f symtab_findbyvalue: just retun NULL for NULL symtab new f903a55 sched/tcbinfo: Fix the compile warning new 8f1c6ee tools/jlink-nuttx: update tcbinfo follow nuttx arch tcbinfo_s new 6578461 tcbinfo: add packet align to struct tcbinfo 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/arm/src/arm/arm_tcbinfo.c | 29 +++++++++++++++--------- arch/arm/src/armv6-m/arm_tcbinfo.c | 37 +++++++++++++++++------------- arch/arm/src/armv7-a/arm_tcbinfo.c | 31 ++++++++++++++----------- arch/arm/src/armv7-m/arm_tcbinfo.c | 41 +++++++++++++++++++--------------- arch/arm/src/armv7-r/arm_tcbinfo.c | 31 ++++++++++++++----------- arch/arm/src/armv8-m/arm_tcbinfo.c | 41 +++++++++++++++++++--------------- arch/risc-v/src/common/riscv_tcbinfo.c | 35 +++++++++++++++++------------ binfmt/libelf/libelf_coredump.c | 2 +- include/nuttx/sched.h | 24 ++++++++++++-------- tools/jlink-nuttx.c | 28 ++++++++++++++++++++--- 10 files changed, 184 insertions(+), 115 deletions(-)