Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72998
b: refs/heads/master
c: 2ba7d7b
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Wim Van Sebroeck committed Oct 27, 2007
1 parent 3ea108d commit 64b9647
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: 59338d4cb68528062f294d95f116357265936076
refs/heads/master: 2ba7d7b39f3adf3f71aa3acab00111a429056c7d
1 change: 1 addition & 0 deletions trunk/drivers/watchdog/iTCO_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ static int iTCO_wdt_start(void)

/* disable chipset's NO_REBOOT bit */
if (iTCO_wdt_unset_NO_REBOOT_bit()) {
spin_unlock(&iTCO_wdt_private.io_lock);
printk(KERN_ERR PFX "failed to reset NO_REBOOT flag, reboot disabled by hardware\n");
return -EIO;
}
Expand Down

0 comments on commit 64b9647

Please sign in to comment.