From: Andrew Morton <akpm@osdl.org>
To: Chuck Ebbert <76306.1226@compuserve.com>
Cc: ak@suse.de, linux-kernel@vger.kernel.org, torvalds@osdl.org
Subject: Re: [patch] x86: clean up early_printk output
Date: Fri, 24 Feb 2006 18:07:52 -0800 [thread overview]
Message-ID: <20060224180752.41a13387.akpm@osdl.org> (raw)
In-Reply-To: <200602241909_MC3-1-B93E-25B@compuserve.com>
Chuck Ebbert <76306.1226@compuserve.com> wrote:
>
> early_printk() starts output on the second screen line and doesn't
> clear the rest of the line when it hits a newline char. When there
> is already a BIOS message there, it becomes hard to read. Change
> this so it starts on the first line and clears to EOL upon hitting
> newline.
This conflicts in intent with Stas's patch:
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc4/2.6.16-rc4-mm2/broken-out/x86-early-printk-handling-fixes.patch
that patch solves the same problem, and I think in a slightly better way:
at least there's a chance that some of those (potentially useful)
bootloader messages are still visible when the kernel goes tits up.
Of course, the best fix would be to start the kernel messages at the next
line after the bootloader, but I guess that info would be hard to locate.
next prev parent reply other threads:[~2006-02-25 2:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-25 0:07 Chuck Ebbert
2006-02-25 2:07 ` Andrew Morton [this message]
2006-02-25 4:29 ` Andi Kleen
2006-02-25 6:22 Chuck Ebbert
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=20060224180752.41a13387.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=76306.1226@compuserve.com \
--cc=ak@suse.de \
--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