This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch releases/10.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 224e0de boards: sabre-6quad: Fix README.txt new 31a8167 arch: cxd56xx: Fix the pause handler for SMP new 8fd7978 arch: armv7-a: Fix the pause handler for SMP new 6f03cf4 arch: lc823450: Fix the pause handler for SMP new 249dc11 arch: k210: Fix the pause handler for SMP new d1a6f79 arch: xtensa: Fix the pause handler for SMP new f114189 Update TODO regarding SMP The 6 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: 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, 68 insertions(+), 73 deletions(-)