wangzhi-art opened a new pull request, #15429: URL: https://github.com/apache/nuttx/pull/15429
## Summary use small lock to protect g_ram_vectors, involving armv6-m, armv7-m, armv8-m. ## Impact arch/arm/src/armv6-m/arm_ramvec_attach.c arch/arm/src/armv6-m/arm_ramvec_initialize.c arch/arm/src/armv6-m/ram_vectors.h arch/arm/src/armv7-m/arm_ramvec_attach.c arch/arm/src/armv7-m/arm_ramvec_initialize.c arch/arm/src/armv7-m/ram_vectors.h arch/arm/src/armv8-m/arm_ramvec_attach.c arch/arm/src/armv8-m/arm_ramvec_initialize.c arch/arm/src/armv8-m/ram_vectors.h ## Testing CI -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org