Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269273
b: refs/heads/master
c: 751e67c
h: refs/heads/master
i:
  269271: a732dd3
v: v3
  • Loading branch information
Chris Dunlop authored and NeilBrown committed Oct 19, 2011
1 parent ef4cd2f commit 6203b31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d70ed2e4fafdbef0800e73942482bb075c21578b
refs/heads/master: 751e67ca2e2790e9b9b187557d5ba6f96b6c4a7e
4 changes: 2 additions & 2 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -741,8 +741,8 @@ static void mddev_unlock(struct mddev * mddev)
} else
mutex_unlock(&mddev->reconfig_mutex);

/* was we've dropped the mutex we need a spinlock to
* make sur the thread doesn't disappear
/* As we've dropped the mutex we need a spinlock to
* make sure the thread doesn't disappear
*/
spin_lock(&pers_lock);
md_wakeup_thread(mddev->thread);
Expand Down

0 comments on commit 6203b31

Please sign in to comment.