Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79858
b: refs/heads/master
c: 9de819f
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jan 30, 2008
1 parent fe8144a commit 8d83e3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 949ec325c79add68af13705b68a885a1efb84234
refs/heads/master: 9de819fe72fc6979ddd18aa04ef9e2af5aa8bc5f
4 changes: 1 addition & 3 deletions trunk/arch/x86/kernel/head64.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ void __init x86_64_start_kernel(char * real_mode_data)

pda_init(0);
copy_bootdata(__va(real_mode_data));
#ifdef CONFIG_SMP
cpu_set(0, cpu_online_map);
#endif

start_kernel();
}

0 comments on commit 8d83e3a

Please sign in to comment.