All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stevie-O <oliver@klozoff.com>
To: linux-kernel@vger.kernel.org
Subject: follow_page gone?
Date: Fri, 19 Sep 2003 03:13:33 -0400	[thread overview]
Message-ID: <3F6AAC9D.9010202@klozoff.com> (raw)


It would appear that, starting with 2.4.19, follow_page -- a fairly friendly way 
to get the struct page backing a virtual address (as in vmalloc virtual) -- has 
been removed from mm.h and made static to mm/memory.c.  LXR shows that this 
function was present in 2.4.18; the Changelog doesn't seem to mention anything 
about this (although I may have missed something, Changelog-2.4.19 is over 
100KB).  Is there a new way to do this?

Furthermore, is all of this stuff documented somewhere other than the various 
comments in the kernel source?

-- 
- Stevie-O

Real Programmers use COPY CON PROGRAM.EXE



                 reply	other threads:[~2003-09-19  7:16 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=3F6AAC9D.9010202@klozoff.com \
    --to=oliver@klozoff.com \
    --cc=linux-kernel@vger.kernel.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.