Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125363
b: refs/heads/master
c: 1de88cd
h: refs/heads/master
i:
  125361: 31116af
  125359: 9ac7688
v: v3
  • Loading branch information
Mike Travis committed Dec 17, 2008
1 parent 70143a2 commit 5ecdc20
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 168ef543a43678146e06b3911e987ac021d575b8
refs/heads/master: 1de88cd4a33fcc2fcf70cbce01688723f728675d
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1903,8 +1903,8 @@ void __cpuinit generic_processor_info(int apicid, int version)
}
#endif

cpu_set(cpu, cpu_possible_map);
cpu_set(cpu, cpu_present_map);
set_cpu_possible(cpu, true);
set_cpu_present(cpu, true);
}

#ifdef CONFIG_X86_64
Expand Down

0 comments on commit 5ecdc20

Please sign in to comment.