Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5089
b: refs/heads/master
c: 479d0f4
h: refs/heads/master
i:
  5087: ef6aa68
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jul 27, 2005
1 parent 3a02ee0 commit 18b6c46
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: cc1d3a9a78f0f602fa1e7993dba4d16ad9781bc1
refs/heads/master: 479d0f41e50646a618c43f69af7af31a8f748433
2 changes: 1 addition & 1 deletion trunk/drivers/char/watchdog/softdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ static void watchdog_fire(unsigned long data)
else
{
printk(KERN_CRIT PFX "Initiating system reboot.\n");
emergency_restart(NULL);
emergency_restart();
printk(KERN_CRIT PFX "Reboot didn't ?????\n");
}
}
Expand Down

0 comments on commit 18b6c46

Please sign in to comment.