mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chuck Ebbert <76306.1226@compuserve.com>
To: Andi Kleen <ak@suse.de>
Cc: Linus Torvalds <torvalds@osdl.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>
Subject: Re: [patch] x86: clean up early_printk output
Date: Sat, 25 Feb 2006 01:22:16 -0500	[thread overview]
Message-ID: <200602250124_MC3-1-B940-4AED@compuserve.com> (raw)

In-Reply-To: <200602250529.11099.ak@suse.de>

On Sat, 25 Feb 2006 at 05:29:10 +0100, Andi Kleen wrote:

> early_printk is designed to do absolutely minimal work to get the 
> message out. Your patch adds too much potential disturbance 
> imho.

You're kidding... right?

early_printk copies the entire screen up, line-by-line, in order to do
scrolling, then blanks the bottom line using the exact code I used to
clear to EOL.  How can that be OK if my fix isn't?

-- 
Chuck
"Equations are the Devil's sentences."  --Stephen Colbert


             reply	other threads:[~2006-02-25  6:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-25  6:22 Chuck Ebbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-25  0:07 Chuck Ebbert
2006-02-25  2:07 ` Andrew Morton
2006-02-25  4:29 ` Andi Kleen

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=200602250124_MC3-1-B940-4AED@compuserve.com \
    --to=76306.1226@compuserve.com \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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

Powered by JetHome