Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147077
b: refs/heads/master
c: 40df6ae
h: refs/heads/master
i:
  147075: 8c700a8
v: v3
  • Loading branch information
scameron@beardog.cca.cpqcorp.net authored and Jens Axboe committed Jun 9, 2009
1 parent 3db60c5 commit d4fbb70
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: dbb66c4be020b01dc2f3d7c609ddb0e09d2c0af7
refs/heads/master: 40df6ae4277a67e97aa0a8bd8e293fdbb00e5623
2 changes: 1 addition & 1 deletion trunk/drivers/block/cciss_scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1608,7 +1608,7 @@ static int wait_for_device_to_become_ready(ctlr_info_t *h,
/* Wait for a bit. do this first, because if we send
* the TUR right away, the reset will just abort it.
*/
schedule_timeout_interruptible(waittime);
schedule_timeout_uninterruptible(waittime);
count++;

/* Increase wait time with each try, up to a point. */
Expand Down

0 comments on commit d4fbb70

Please sign in to comment.