[PR] mpfs/mpfs_entrypoints.c: Change atomic_load > atomic_read [nuttx]

2025-04-03 Thread via GitHub
jerpelea opened a new pull request, #16128: URL: https://github.com/apache/nuttx/pull/16128 ## Summary Otherwise we get an undefined symbol error when LIBC_ARCH_ATOMIC is defined. ## Impact RELEASE ## Testing CI -- This is an automated message from the Apache

Re: [PR] mpfs/mpfs_entrypoints.c: Change atomic_load > atomic_read [nuttx]

2025-04-03 Thread via GitHub
xiaoxiang781216 merged PR #16126: URL: https://github.com/apache/nuttx/pull/16126 -- 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...@nu

[PR] mpfs/mpfs_entrypoints.c: Change atomic_load > atomic_read [nuttx]

2025-04-03 Thread via GitHub
pussuw opened a new pull request, #16126: URL: https://github.com/apache/nuttx/pull/16126 ## Summary Otherwise we get an undefined symbol error when LIBC_ARCH_ATOMIC is defined. ## Impact MPFS bootloader only. ## Testing MPFS target with MPFS_BOOTLOADER=y