From: William Lee Irwin III <wli@holomorphy.com>
To: Lee Revell <rlrevell@joe-job.com>
Cc: root@chaos.analogic.com, John Cherry <cherry@osdl.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: IA32 (2.6.9 - 2004-10-20.21.30) - 11 New warnings (gcc 3.2.2)
Date: Fri, 22 Oct 2004 04:09:16 -0700 [thread overview]
Message-ID: <20041022110916.GP17038@holomorphy.com> (raw)
In-Reply-To: <1098390149.3705.16.camel@krustophenia.net>
On Thu, 21 Oct 2004, John Cherry wrote:
>>> drivers/char/mem.c:213: warning: `remap_page_range' is deprecated
>>> (declared at include/linux/mm.h:767)
On Thu, 2004-10-21 at 09:44, Richard B. Johnson wrote:
>> Hmmm. What does one use instead??? We still use mmap in drivers
>> or is that going to be removed too?
On Thu, Oct 21, 2004 at 04:22:30PM -0400, Lee Revell wrote:
> remap_pfn_range I think.
remap_pfn_range() has identical functionality. It's been given a
distinct entrypoint name so people don't feed it raw physical addresses
by accident. It is an improvement because its interface doesn't truncate
physical addresses. I've got no idea what happened to the
drivers/char/mem.c hunk of my patch. Just check the archives, and see
that the patches I posted do actually sweep drivers/char/mem.c.
-- wli
prev parent reply other threads:[~2004-10-22 11:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-21 12:40 IA32 (2.6.9 - 2004-10-20.21.30) - 11 New warnings (gcc 3.2.2) John Cherry
2004-10-21 13:44 ` Richard B. Johnson
2004-10-21 20:22 ` Lee Revell
2004-10-22 11:09 ` William Lee Irwin III [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=20041022110916.GP17038@holomorphy.com \
--to=wli@holomorphy.com \
--cc=cherry@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rlrevell@joe-job.com \
--cc=root@chaos.analogic.com \
/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).