diff options
Diffstat (limited to 'arch/x86')
-rw-r--r-- | arch/x86/kernel/smpboot.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/smpboot.c b/arch/x86/kernel/smpboot.c index 66d250c00d11..683575250a65 100644 --- a/arch/x86/kernel/smpboot.c +++ b/arch/x86/kernel/smpboot.c | |||
@@ -740,8 +740,6 @@ do_rest: | |||
740 | * the targeted processor. | 740 | * the targeted processor. |
741 | */ | 741 | */ |
742 | 742 | ||
743 | printk(KERN_DEBUG "smpboot cpu %d: start_ip = %lx\n", cpu, start_ip); | ||
744 | |||
745 | atomic_set(&init_deasserted, 0); | 743 | atomic_set(&init_deasserted, 0); |
746 | 744 | ||
747 | if (get_uv_system_type() != UV_NON_UNIQUE_APIC) { | 745 | if (get_uv_system_type() != UV_NON_UNIQUE_APIC) { |