Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88792
b: refs/heads/master
c: 3ff8171
h: refs/heads/master
v: v3
  • Loading branch information
Glauber de Oliveira Costa authored and Ingo Molnar committed Apr 17, 2008
1 parent cb107b2 commit eb12153
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3b22ec7b13cb31e0d87fbc0aabe14caaaad309e8
refs/heads/master: 3ff8171feecfcdee46be7d6e92259debe46ac87f
3 changes: 0 additions & 3 deletions trunk/arch/x86/kernel/smpboot_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,6 @@ static void __cpuinit start_secondary(void *unused)
unlock_ipi_call_lock();
per_cpu(cpu_state, smp_processor_id()) = CPU_ONLINE;

/* We can take interrupts now: we're officially "up". */
local_irq_enable();

wmb();
cpu_idle();
}
Expand Down

0 comments on commit eb12153

Please sign in to comment.