This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 335aacbf1a5 arch/common: fix host_flags_to_mode() O_RDONLY sentinel
collision
new bdfa666f3ed arch/risc-v: fix stale ustkptr used for backtrace in
kernel stack mode
new da968584be0 arch/risc-v: switch to target addrenv when backtracing
another tcb
new b0c4b8ffdad arch/risc-v: preserve ra across ecall for fp-chain
backtrace
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/risc-v/include/syscall.h | 31 +++++++++---
arch/risc-v/src/common/riscv_backtrace.c | 82 +++++++++++++++++++++++++++-----
2 files changed, 94 insertions(+), 19 deletions(-)