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 026e1b4b5e arch/intel64: colorize IDLE stack for AP cores
     new 6b8d0c6a16 arch/x86_64/intel64/intel64_head.S: move initial RSP for AP 
cores below regs area
     new ed4acb20cc arch/x86_64/intel64/intel64_cpuidlestack.c: stack_alloc 
should point to stack base not stack top
     new ce61347ddf arch/x86_64/intel64/intel64_schedulesigaction.c: properly 
align signal handler stack for vector operations

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/intel64/intel64_cpuidlestack.c      | 3 ++-
 arch/x86_64/src/intel64/intel64_head.S              | 4 ++++
 arch/x86_64/src/intel64/intel64_schedulesigaction.c | 9 ++++++++-
 3 files changed, 14 insertions(+), 2 deletions(-)

Reply via email to