This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 3d30272ce7f arch/xtensa/espressif: initialize the HR Timer from the
Wi-Fi init path
new 4405b121558 arch/x86_64: restore the kernel stack when a signal
handler returns
new 2c79c9951b2 arch/x86_64: run the signal trampoline on the thread
kernel stack
new 481d1697a8d arch/x86_64: align the user signal frame and skip the ABI
red zone
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/x86_64/src/common/x86_64_syscall.c | 43 +++++++++++++++++-----
.../x86_64/src/intel64/intel64_schedulesigaction.c | 21 ++++++++++-
2 files changed, 53 insertions(+), 11 deletions(-)