Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120916
b: refs/heads/master
c: 3889d0c
h: refs/heads/master
v: v3
  • Loading branch information
H. Peter Anvin committed Nov 23, 2008
1 parent 8dc1892 commit 143d899
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: 14d7ca5c575853664d8fe4f225a77b8df1b7de7d
refs/heads/master: 3889d0cea2b73049bdca062d9ff1e5d33468289c
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/reboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ EXPORT_SYMBOL(pm_power_off);

static const struct desc_ptr no_idt = {};
static int reboot_mode;
enum reboot_type reboot_type = BOOT_CF9_COND;
enum reboot_type reboot_type = BOOT_KBD;
int reboot_force;

#if defined(CONFIG_X86_32) && defined(CONFIG_SMP)
Expand Down

0 comments on commit 143d899

Please sign in to comment.