pkarashchenko commented on code in PR #8867: URL: https://github.com/apache/nuttx/pull/8867#discussion_r1143846499
########## sched/Kconfig: ########## @@ -1647,6 +1647,13 @@ config SIG_POLL The SIGPOLL signal is sent to a process when an asynchronous I/O event occurs (meaning it has been polled). +config SIG_SYS + int "SIGSYS" + default 30 Review Comment: I was thinking about that, but then we need to set `SIGWORK` default to 30. -- 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