Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88734
b: refs/heads/master
c: e9a6cb9
h: refs/heads/master
v: v3
  • Loading branch information
Glauber Costa authored and Ingo Molnar committed Apr 17, 2008
1 parent ba27a1d commit 28076a5
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 045f9d22029e94d6609d46f8ee07c63f4693dfb3
refs/heads/master: e9a6cb96fafa4d4df2033ab6cf9c817f6f47e052
3 changes: 1 addition & 2 deletions trunk/arch/x86/kernel/smpboot_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -1073,8 +1073,7 @@ int __cpu_disable(void)

remove_cpu_from_maps(cpu);
fixup_irqs(map);
/* It's now safe to remove this processor from the online map */
cpu_clear(cpu, cpu_online_map);

return 0;
}

Expand Down

0 comments on commit 28076a5

Please sign in to comment.