All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Malek <dan@netx4.com>
To: linuxppc-dev <linuxppc-dev@lists.linuxppc.org>
Subject: The va_to_* functions
Date: Mon, 29 May 2000 18:58:46 -0400	[thread overview]
Message-ID: <3932F626.8EA4F283@embeddededge.com> (raw)


Does anyone use these?  I need to use va_to_pte and va_to_phys on the
8xx and 8260 kernels, I couldn't find them anywhere and I believe wrote
my own functions in arch/ppc/mm/fault.c long ago.

Anyway, with the VM changes late in 2.3.xx (and now 2.4), these won't
work properly.  I need to change the first parameter in va_to_pte
from a task_struct pointer to a mm_struct pointer.  Anyone care?
Holler at me if you do.  Thanks.


	-- Dan

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

                 reply	other threads:[~2000-05-29 22:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3932F626.8EA4F283@embeddededge.com \
    --to=dan@netx4.com \
    --cc=linuxppc-dev@lists.linuxppc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.