Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231993
b: refs/heads/master
c: 76ce761
h: refs/heads/master
i:
  231991: e80c0de
v: v3
  • Loading branch information
Daniel De Graaf authored and Jeremy Fitzhardinge committed Sep 8, 2010
1 parent 70507b3 commit 1c8e720
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6d6df2e412297b8047c407b3abcd045a67c96744
refs/heads/master: 76ce7618f9a24f7b13958c67f7d5ccfcdab71475
1 change: 1 addition & 0 deletions trunk/drivers/xen/xenfs/xenbus.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ static int xenbus_write_watch(unsigned msg_type, struct xenbus_file_priv *u)

mutex_lock(&u->reply_mutex);
rc = queue_reply(&u->read_buffers, &reply, sizeof(reply));
wake_up(&u->read_waitq);
mutex_unlock(&u->reply_mutex);
}

Expand Down

0 comments on commit 1c8e720

Please sign in to comment.