From 7e47747ab8fade628bb65fae39d5643f92556781 Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Thu, 28 Jul 2005 21:15:29 -0700 Subject: [PATCH] --- yaml --- r: 5375 b: refs/heads/master c: de04f3220b9789cc40fd6b1d151dfa0a7e3b03b9 h: refs/heads/master i: 5373: d3841c42e2dd11be9aaccd72e271fc593625daa0 5371: 6e2405d4064e32116149b3ee5e2b1b5aea1b92f4 5367: 31c22501dcad1ac0d369001eee0bbef4cb477671 5359: 12ec4cc66fa85b72cb658d9bd778fd6d05ce19b9 5343: 357a912bcebdefa11694955db7205304397a2af3 5311: 2bbe03ddfa86b06131faba96e65e89ac76eb5ebf 5247: d2e409c1152f0dd2a4fc6d7fbb22c987547c643e 5119: 836927ce995f8038a9cf96fd4736ba3ec106f27c v: v3 --- [refs] | 2 +- trunk/arch/x86_64/kernel/smpboot.c | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 597d41813a88..b953e41dea4e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3019e8ebe6281843488250ee3a539106806da93a +refs/heads/master: de04f3220b9789cc40fd6b1d151dfa0a7e3b03b9 diff --git a/trunk/arch/x86_64/kernel/smpboot.c b/trunk/arch/x86_64/kernel/smpboot.c index db27e1844ed2..001c2d572485 100644 --- a/trunk/arch/x86_64/kernel/smpboot.c +++ b/trunk/arch/x86_64/kernel/smpboot.c @@ -755,8 +755,9 @@ static int __cpuinit do_boot_cpu(int cpu, int apicid) initial_code = start_secondary; clear_ti_thread_flag(c_idle.idle->thread_info, TIF_FORK); - printk(KERN_INFO "Booting processor %d/%d rip %lx rsp %lx\n", cpu, apicid, - start_rip, init_rsp); + printk(KERN_INFO "Booting processor %d/%d APIC 0x%x\n", cpu, + cpus_weight(cpu_present_map), + apicid); /* * This grunge runs the startup process for