linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Schlemmer <azarah@gentoo.org>
To: "Diego Calleja García" <diegocg@teleline.es>
Cc: Jeff Garzik <jgarzik@pobox.com>, KML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] remove IO APIC newline
Date: 01 Jul 2003 08:03:04 +0200	[thread overview]
Message-ID: <1057039383.5499.46.camel@workshop.saharacpt.lan> (raw)
In-Reply-To: <20030627205742.48f107c2.diegocg@teleline.es>

On Fri, 2003-06-27 at 20:57, Diego Calleja García wrote:

> I did a patch wich makes dmesg output of SMP machines better. Well, it doesn't
> adds or removes any line; but it says "CPUX:". The patch ugly, basically
> it adds smp_processor_id() output in every printk i found. I did it because
> IMHO messages like "Intel machine check architecture supported" in a SMP machine
> are ugly. I'd found it specially nice for big SMP boxes because this does dmesg
> easily grep'able.
> 
> 
> -Initializing CPU#0
> +CPU0: Initializing
> [...]
> -Calibrating delay loop... 1602.35 BogoMIPS
> +CPU0: Calibrating delay loop... 1602.35 BogoMIPS
> [...]

Wont it be more consistant to rather use CPU#0, CPU#1, etc ?


Regards,

-- 
Martin Schlemmer



  reply	other threads:[~2003-07-01  5:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200306271836.h5RIakGD026159@hera.kernel.org>
2003-06-27 18:41 ` [PATCH] remove IO APIC newline Jeff Garzik
2003-06-27 18:57   ` Diego Calleja García
2003-07-01  6:03     ` Martin Schlemmer [this message]
2003-07-01 20:13       ` Diego Calleja García
2003-07-02 22:16         ` Martin Schlemmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1057039383.5499.46.camel@workshop.saharacpt.lan \
    --to=azarah@gentoo.org \
    --cc=diegocg@teleline.es \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).