You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2020/11/24 23:02:49 UTC

[incubator-nuttx] branch master updated (c91939b -> 324d3a8)

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

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


    from c91939b  Documentation: improve debugging section
     add 6b767c6  Revert "Update TODO regarding SMP"
     add b237748  Revert "arch: xtensa: Fix the pause handler for SMP"
     add 37dad5d  Revert "arch: k210: Fix the pause handler for SMP"
     add 3ba840a  Revert "arch: lc823450: Fix the pause handler for SMP"
     add 16436a7  Revert "arch: armv7-a: Fix the pause handler for SMP"
     add 324d3a8  Revert "arch: cxd56xx: Fix the pause handler for SMP"

No new revisions were added by this update.

Summary of changes:
 TODO                                      | 66 ++++++++++++++++++++++++++++++-
 arch/arm/src/armv7-a/arm_cpupause.c       | 16 +-------
 arch/arm/src/cxd56xx/cxd56_cpupause.c     | 16 +-------
 arch/arm/src/lc823450/lc823450_cpupause.c | 16 +-------
 arch/risc-v/src/k210/k210_cpupause.c      | 16 +-------
 arch/xtensa/src/common/xtensa_cpupause.c  | 11 ------
 6 files changed, 73 insertions(+), 68 deletions(-)