Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110391
b: refs/heads/master
c: 1254469
h: refs/heads/master
i:
  110389: d888a47
  110387: 58fcfc5
  110383: 40dec0a
v: v3
  • Loading branch information
dcg authored and Ingo Molnar committed Sep 29, 2008
1 parent d06bb08 commit e00ee2b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f6476774f1fe32593d3d71903b1e98514efbf685
refs/heads/master: 12544697f12e0ecdcf971075415c7678fae502af
3 changes: 2 additions & 1 deletion trunk/arch/x86/kernel/head64.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ void __init x86_64_start_kernel(char * real_mode_data)
}
load_idt((const struct desc_ptr *)&idt_descr);

early_printk("Kernel alive\n");
if (console_loglevel == 10)
early_printk("Kernel alive\n");

x86_64_init_pda();

Expand Down

0 comments on commit e00ee2b

Please sign in to comment.