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/nuttx.git


    from 0e4d2911561 sim: Pass through unknown sockopt to system.
     add 794c325947c arch/x64:Syscall support is enabled by default
     add addc6b165a8 arch/x64:Fix the issue where RFLAGS is not restored after 
a syscall return

No new revisions were added by this update.

Summary of changes:
 arch/x86_64/include/irq.h                         |  2 +-
 arch/x86_64/src/common/CMakeLists.txt             |  2 +-
 arch/x86_64/src/common/Make.defs                  |  2 +-
 arch/x86_64/src/common/x86_64_syscall.c           | 21 ++++++++++++---------
 arch/x86_64/src/intel64/intel64_cpu.c             |  4 ++--
 arch/x86_64/src/intel64/intel64_head.S            | 10 +++++++---
 arch/x86_64/src/intel64/intel64_saveusercontext.S |  2 +-
 7 files changed, 25 insertions(+), 18 deletions(-)

Reply via email to