We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4241c1a commit 2e5ceb4Copy full SHA for 2e5ceb4
ipc/util.c
@@ -629,8 +629,8 @@ struct kern_ipc_perm *ipc_lock(struct ipc_ids *ids, int id)
629
* @ids: ipc identifier set
630
* @id: ipc id to look for
631
*
632
- * Similar to ipc_obtain_object_idr() but also checks
633
- * the ipc object reference counter.
+ * Similar to ipc_obtain_object_idr() but also checks the ipc object
+ * sequence number.
634
635
* Call inside the RCU critical section.
636
* The ipc object is *not* locked on exit.
0 commit comments