hujun260 commented on code in PR #14578:
URL: https://github.com/apache/nuttx/pull/14578#discussion_r1857850443


##########
include/sys/syscall_lookup.h:
##########
@@ -41,10 +41,12 @@ SYSCALL_LOOKUP(sched_getparam,             2)
 SYSCALL_LOOKUP(sched_getscheduler,         1)
 SYSCALL_LOOKUP(sched_lock,                 0)
 SYSCALL_LOOKUP(sched_lockcount,            0)
+SYSCALL_LOOKUP(sched_lock_wo_note,         0)

Review Comment:
   sched_lock_wo_note may be called in userspace 
   
![image](https://github.com/user-attachments/assets/19e21ab2-2dc3-47e5-88d9-90d8c745b605)
   



-- 
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

Reply via email to