Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40694
b: refs/heads/master
c: 80491eb
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Nov 4, 2006
1 parent b4bef51 commit f5f6120
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: ddac0d39cf437d02fde9795ae57d9c4b4c146de9
refs/heads/master: 80491eb90c750fcd7d13830062f27ae9b7cc5f75
2 changes: 1 addition & 1 deletion trunk/ipc/msg.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ struct msg_receiver {
long r_msgtype;
long r_maxsize;

volatile struct msg_msg *r_msg;
struct msg_msg *volatile r_msg;
};

/* one msg_sender for each sleeping sender */
Expand Down

0 comments on commit f5f6120

Please sign in to comment.