diff options
Diffstat (limited to 'arch/x86/xen/smp.c')
| -rw-r--r-- | arch/x86/xen/smp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/xen/smp.c b/arch/x86/xen/smp.c index afb250d22a6b..f58dca7a6e52 100644 --- a/arch/x86/xen/smp.c +++ b/arch/x86/xen/smp.c | |||
| @@ -80,9 +80,7 @@ static void __cpuinit cpu_bringup(void) | |||
| 80 | 80 | ||
| 81 | notify_cpu_starting(cpu); | 81 | notify_cpu_starting(cpu); |
| 82 | 82 | ||
| 83 | ipi_call_lock(); | ||
| 84 | set_cpu_online(cpu, true); | 83 | set_cpu_online(cpu, true); |
| 85 | ipi_call_unlock(); | ||
| 86 | 84 | ||
| 87 | this_cpu_write(cpu_state, CPU_ONLINE); | 85 | this_cpu_write(cpu_state, CPU_ONLINE); |
| 88 | 86 | ||
