Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19689
b: refs/heads/master
c: 6842f8c
h: refs/heads/master
i:
  19687: 4220aeb
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Feb 3, 2006
1 parent 31c37cc commit dacd51b
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: 9810933701a09f9c4dd0ad963d5ec2efb7df07b7
refs/heads/master: 6842f8c8dac7c06cbf0aac87824f1ff337be31cb
1 change: 1 addition & 0 deletions trunk/drivers/ide/ide-iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -1243,6 +1243,7 @@ int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout)
*/
if (stat == 0xff)
return -ENODEV;
touch_softlockup_watchdog();
}
return -EBUSY;
}
Expand Down

0 comments on commit dacd51b

Please sign in to comment.