From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: "Yinghai Lu" <yhlu.kernel@gmail.com>
Cc: "Andrew Morton" <akpm@linux-foundation.org>,
"Eric W. Biederman" <ebiederm@xmission.com>,
"Gerd Hoffmann" <kraxel@redhat.com>, "Andi Kleen" <ak@suse.de>,
"Linus Torvalds" <torvalds@linux-foundation.org>,
"linux kernel mailing list" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH]serial: make early_uart to use early_prarm instead of console_initcall
Date: Mon, 21 May 2007 10:53:33 -0600 [thread overview]
Message-ID: <200705211053.34131.bjorn.helgaas@hp.com> (raw)
In-Reply-To: <86802c440705202356n3311b70bg92e1b9c500fc386f@mail.gmail.com>
On Monday 21 May 2007 12:56:37 am Yinghai Lu wrote:
> Bjorn,
> I can not find fixmap.h for ia64.....hope you can use ioremap instead,
> then we can create one dummy fixmap.h in include/asm-ia64
ia64 ioremap should work early enough, so it doesn't have fixmap.
Seems like in this case, maybe bt_ioremap() would be more
appropriate than fixmap, since there's no requirement that
virtual address be known at compile-time.
> [PATCH]serial: make early_uart to use early_prarm instead of console_initcall
s/prarm/param/
> new command line will be
>
> earlycon=uart,io,0x3f8,9600n8
> earlycon=uart,io,0x3f8,9600n8 console=tty0
> earlycon=uart,mmio,0xff5e0000,115200n8
Why do we have to have a new "earlycon" argument? Why can't we just
parse "console=uart" early?
BTW, if you want to convert it from "console=uart" to "console=8250",
as part of this cleanup, I think that would be OK. Just make it a
separate patch and don't forget to change drivers/firmware/pcdp.c and
Documentation/kernel-parameters.txt at the same time.
Bjorn
next prev parent reply other threads:[~2007-05-21 16:53 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-19 2:00 Yinghai Lu
2007-05-21 3:23 ` Andrew Morton
2007-05-21 4:29 ` Yinghai Lu
2007-05-21 4:46 ` Andrew Morton
2007-05-21 6:56 ` Yinghai Lu
2007-05-21 16:53 ` Bjorn Helgaas [this message]
2007-05-21 17:36 ` Yinghai Lu
2007-05-21 18:02 ` Bjorn Helgaas
2007-05-21 18:39 ` Yinghai Lu
2007-05-21 10:22 ` Gerd Hoffmann
2007-05-21 16:39 ` Yinghai Lu
2007-05-21 10:42 ` Andi Kleen
2007-05-21 16:27 ` Bjorn Helgaas
2007-05-21 16:27 ` Yinghai Lu
2007-05-21 16:27 ` Bjorn Helgaas
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=200705211053.34131.bjorn.helgaas@hp.com \
--to=bjorn.helgaas@hp.com \
--cc=ak@suse.de \
--cc=akpm@linux-foundation.org \
--cc=ebiederm@xmission.com \
--cc=kraxel@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=yhlu.kernel@gmail.com \
/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
all inboxes | Powered by JetHome®