masayuki2009 commented on PR #6833: URL: https://github.com/apache/incubator-nuttx/pull/6833#issuecomment-1243076784
@GUIDINGLI Currently, armv8-m and mips32 do not support SMP. So I think the following file should not be changed. arch/arm/src/armv8-m/arm_doirq.c arch/mips/src/mips32/mips_doirq.c arch/mips/src/pic32mx/pic32mx_decodeirq.c arch/mips/src/pic32mz/pic32mz_decodeirq.c -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
