linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Dan Malek <dan@embeddededge.com>
Cc: linuxppc-embedded@lists.linuxppc.org, Paul Mackerras <paulus@samba.org>
Subject: Re: get_pteptr()
Date: Thu, 13 Jun 2002 17:51:49 +1000	[thread overview]
Message-ID: <20020613075149.GH4228@zax> (raw)
In-Reply-To: <3D0849F5.6080003@embeddededge.com>


On Thu, Jun 13, 2002 at 03:29:57AM -0400, Dan Malek wrote:
> David Gibson wrote:
>
> >Do you mean get_pteptr() or iopa()?
>
> In iopa().  Just put an #ifdef in there for 4xx that does addr - KERNELBASE,
> just like virt_to_bus/phys does for other processors (except 8xx).

Well, if we were going to do that then we might as well just pull 4xx
from the list of CONFIGs for which virt_to_bus() calls iopa() in the
first place.  The only other places that iopa() is called are 8xx
specific anyway.

--
David Gibson			| For every complex problem there is a
david@gibson.dropbear.id.au	| solution which is simple, neat and
				| wrong.  -- H.L. Mencken
http://www.ozlabs.org/people/dgibson

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2002-06-13  7:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-13  4:03 get_pteptr() David Gibson
2002-06-13  5:02 ` get_pteptr() Dan Malek
2002-06-13  5:27   ` get_pteptr() David Gibson
2002-06-13  7:29     ` get_pteptr() Dan Malek
2002-06-13  7:51       ` David Gibson [this message]

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=20020613075149.GH4228@zax \
    --to=david@gibson.dropbear.id.au \
    --cc=dan@embeddededge.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=paulus@samba.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;
as well as URLs for NNTP newsgroup(s).