Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24222
b: refs/heads/master
c: 64bc043
h: refs/heads/master
v: v3
  • Loading branch information
Manfred Spraul authored and Linus Torvalds committed Mar 26, 2006
1 parent b559399 commit c17b984
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ae21d1bb376436285cd5346d3e4b3655d6dd1b9
refs/heads/master: 64bc0430ee78c03c5c4ce549e217bb74bff7ea5d
2 changes: 1 addition & 1 deletion trunk/ipc/mqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ asmlinkage long sys_mq_unlink(const char __user *u_name)
* The receiver accepts the message and returns without grabbing the queue
* spinlock. Therefore an intermediate STATE_PENDING state and memory barriers
* are necessary. The same algorithm is used for sysv semaphores, see
* ipc/mutex.c fore more details.
* ipc/sem.c fore more details.
*
* The same algorithm is used for senders.
*/
Expand Down

0 comments on commit c17b984

Please sign in to comment.