Re: [PATCH] x86: remove some noise from boot log when starting cpus

From: Borislav Petkov
Date: Mon Feb 20 2012 - 11:08:05 EST


On Tue, Aug 23, 2011 at 01:26:26PM -0700, Luck, Tony wrote:
> Printing the "start_ip" for every secondary cpu is very noisy on a large
> system - and doesn't add any value. Drop this message.
>
> Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx>

This one is still out-of-tree, can we pick it up pls?

Thanks.

>
> ---
>
> diff --git a/arch/x86/kernel/smpboot.c b/arch/x86/kernel/smpboot.c
> index 9f548cb..fe5fb7a 100644
> --- a/arch/x86/kernel/smpboot.c
> +++ b/arch/x86/kernel/smpboot.c
> @@ -734,8 +734,6 @@ do_rest:
> * the targeted processor.
> */
>
> - printk(KERN_DEBUG "smpboot cpu %d: start_ip = %lx\n", cpu, start_ip);
> -
> atomic_set(&init_deasserted, 0);
>
> if (get_uv_system_type() != UV_NON_UNIQUE_APIC) {
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

--
Regards/Gruss,
Boris.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/