Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5041
b: refs/heads/master
c: abcd9e5
h: refs/heads/master
i:
  5039: fbb19b1
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Jul 26, 2005
1 parent 9062bb6 commit bc5df4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 4a00ea1e18228e5ef99d4780671fda97226bda30
refs/heads/master: abcd9e51f5b832439b119d530db1353c12fd4073
3 changes: 1 addition & 2 deletions trunk/kernel/sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -502,8 +502,7 @@ asmlinkage long sys_reboot(int magic1, int magic2, unsigned int cmd, void __user

static void deferred_cad(void *dummy)
{
notifier_call_chain(&reboot_notifier_list, SYS_RESTART, NULL);
machine_restart(NULL);
kernel_restart(NULL);
}

/*
Expand Down

0 comments on commit bc5df4e

Please sign in to comment.