[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <86802c440705311149y727e734ftc17c05e13ace74c9@mail.gmail.com>
Date: Thu, 31 May 2007 11:49:01 -0700
From: "Yinghai Lu" <yhlu.kernel@...il.com>
To: "Bjorn Helgaas" <bjorn.helgaas@...com>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
"Andi Kleen" <ak@...e.de>, "Russell King" <rmk@....linux.org.uk>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 4/5] serial: convert early_uart to earlycon for 8250
On 5/31/07, Bjorn Helgaas <bjorn.helgaas@...com> wrote:
> > not really.
>
> I'm sorry, I don't understand the point you're making.
>
> Andrew's proposal was that we could add early_uart_ioremap to the list of
> bt_ioremap and dmi_ioremap.
>
for i386, bt_ioremap is using fixmap, and it is temporary boot-time
mappings, used before ioremap() is functional.
but we need one as permanent fixed address.
for x86_64, early_ioremap. I'd like to make to static, because
dmi_ioremap could use ioremap instead.
Fix address could make the earlycon can be used more earlier.
YH
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists