Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165627
b: refs/heads/master
c: 2377afd
h: refs/heads/master
i:
  165625: c1108f1
  165623: a510be4
v: v3
  • Loading branch information
Rusty Russell committed Sep 24, 2009
1 parent 28d178a commit 815b32f
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: 0748bd01773395003208996c4c0b3f80caf80976
refs/heads/master: 2377afdde16a50b72e0b7ddb96d6b905f73754e2
2 changes: 1 addition & 1 deletion trunk/arch/m32r/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ void __init smp_prepare_cpus(unsigned int max_cpus)
for (phys_id = 0 ; phys_id < nr_cpu ; phys_id++)
physid_set(phys_id, phys_cpu_present_map);
#ifndef CONFIG_HOTPLUG_CPU
cpu_present_map = cpu_possible_map;
init_cpu_present(&cpu_possible_map);
#endif

show_mp_info(nr_cpu);
Expand Down

0 comments on commit 815b32f

Please sign in to comment.