xiaoxiang781216 commented on a change in pull request #429: URL: https://github.com/apache/incubator-nuttx-apps/pull/429#discussion_r506969806
########## File path: system/sched_note/note_main.c ########## @@ -457,6 +457,7 @@ static void dump_notes(size_t nread) { FAR struct note_spinlock_s *note_spinlock = (FAR struct note_spinlock_s *)note; + FAR void *spinlock; Review comment: BTW, @YuuichiNakamura could you update note_main.c to support syscall/irq you add recently? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org