Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98515
b: refs/heads/master
c: fcb4304
h: refs/heads/master
i:
  98513: b2ab8c3
  98511: f56ee5f
v: v3
  • Loading branch information
Zhang, Yanmin authored and Ingo Molnar committed Jun 30, 2008
1 parent 38af41f commit 7af6f61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0b1faeef5f9243bb5fc5713a34bbf1ceab0de562
refs/heads/master: fcb43042ef55d2f46b0efa5d7746967cef38f056
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,6 @@ static int __cpuinit do_boot_cpu(int apicid, int cpu)
#endif
cpu_clear(cpu, cpu_callout_map); /* was set by do_boot_cpu() */
cpu_clear(cpu, cpu_initialized); /* was set by cpu_init() */
cpu_clear(cpu, cpu_possible_map);
cpu_clear(cpu, cpu_present_map);
per_cpu(x86_cpu_to_apicid, cpu) = BAD_APICID;
}
Expand Down

0 comments on commit 7af6f61

Please sign in to comment.