Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106592
b: refs/heads/master
c: 773e82f
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and James Bottomley committed Jul 26, 2008
1 parent e90f6a8 commit d9be080
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: 12265709ac6e197f4d40d9ec1fd3af97b4196a35
refs/heads/master: 773e82f6cdb026282ff7d26aaac291a5fa84ee3a
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1760,6 +1760,7 @@ static void scsi_finish_async_scan(struct async_scan_data *data)
printk("%s called twice for host %d", __FUNCTION__,
shost->host_no);
dump_stack();
mutex_unlock(&shost->scan_mutex);
return;
}

Expand Down

0 comments on commit d9be080

Please sign in to comment.