Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259471
b: refs/heads/master
c: e826f1d
h: refs/heads/master
i:
  259469: 2cb01f3
  259467: 9f61716
  259463: a7a2738
  259455: b68c309
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent 696ed16 commit 547549f
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: 3740652d98b25477f6959a17922435385776d7d2
refs/heads/master: e826f1d505d3a6bfc304addc7f83c7afcc31c830
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/vmbus_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ static void vmbus_on_msg_dpc(unsigned long data)
* will not deliver any more messages since there is
* no empty slot
*/
mb();
smp_mb();

if (msg->header.message_flags.msg_pending) {
/*
Expand Down

0 comments on commit 547549f

Please sign in to comment.