xiaoxiang781216 commented on code in PR #15125: URL: https://github.com/apache/nuttx/pull/15125#discussion_r1879458610
########## boards/arm/mps/mps2-an500/configs/knsh/defconfig: ########## @@ -61,7 +61,6 @@ CONFIG_READLINE_CMD_HISTORY=y CONFIG_RR_INTERVAL=200 CONFIG_SCHED_HPWORK=y CONFIG_SCHED_HPWORKPRIORITY=192 -CONFIG_SPINLOCK=y Review Comment: @crafcat7 please look at this problem, let's swtich to mutex or pthread_spinlock. -- 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