Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: "Maciej W. Rozycki" <macro@linux-mips.org>,
	Florian Fainelli <florian.fainelli@telecomint.eu>,
	linux-mips@linux-mips.org
Subject: Re: early_ioremap for MIPS
Date: Fri, 8 Feb 2008 14:44:17 +0000	[thread overview]
Message-ID: <20080208144417.GA22331@linux-mips.org> (raw)
In-Reply-To: <20080208122858.GA8267@alpha.franken.de>

On Fri, Feb 08, 2008 at 01:28:59PM +0100, Thomas Bogendoerfer wrote:

> Jazz has the same problem. Right now it's solved by using wired tlb
> entries. Which is sort of an early_ioremap.

One with a totally awkward API requiring the user having to know about
the underlying TLB organization.  A better implementation wouldn't be
hard to do, for anything that's outside of KSEG1's address range grab
a new TLB entry if needed and wire an entry into it.  Use the same
API as good old ioremap() and call the result early_ioremap().

  Ralf

  reply	other threads:[~2008-02-08 14:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-07 18:32 early_ioremap for MIPS Florian Fainelli
2008-02-08 11:05 ` Maciej W. Rozycki
2008-02-08 12:28   ` Thomas Bogendoerfer
2008-02-08 14:44     ` Ralf Baechle [this message]
2008-02-08 15:03       ` Maciej W. Rozycki
2008-02-10 22:44   ` M. Warner Losh
2008-02-11 10:27     ` Maciej W. Rozycki
2008-02-12 14:48     ` Ralf Baechle

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=20080208144417.GA22331@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=florian.fainelli@telecomint.eu \
    --cc=linux-mips@linux-mips.org \
    --cc=macro@linux-mips.org \
    --cc=tsbogend@alpha.franken.de \
    /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