You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/09/30 14:34:41 UTC

[incubator-nuttx] branch master updated (22b837f -> 9142dee)

This is an automated email from the ASF dual-hosted git repository.

gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 22b837f  arch/sim/src/nuttx-names.in: fix sim crash in Cygwin platform
     add bbc6571  arch: arm: Fix up_interrupt_context() for SMP
     add e8ec8fb  arch: risc-v: Fix up_interrupt_context() for SMP
     add 68f1020  arch: xtensa: Fix up_interrupt_context() for SMP
     add 9142dee  Update arch/arm/src/common/arm_interruptcontext.c

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/common/arm_interruptcontext.c       | 18 +++++++++++++++++-
 arch/risc-v/src/common/riscv_interruptcontext.c  | 12 +++++++++++-
 arch/xtensa/src/common/xtensa_interruptcontext.c | 12 +++++++++++-
 3 files changed, 39 insertions(+), 3 deletions(-)