From: William Lee Irwin III <wli@holomorphy.com>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Make drivers/char/mem.c use remap_pfn_range()
Date: Thu, 21 Oct 2004 19:19:08 -0700 [thread overview]
Message-ID: <20041022021908.GI17038@holomorphy.com> (raw)
In-Reply-To: <200410220206.i9M26gUi016689@hera.kernel.org>
On Thu, Oct 21, 2004 at 10:25:17PM +0000, Linux Kernel Mailing List wrote:
> ChangeSet 1.2036.1.25, 2004/10/21 15:25:17-07:00, torvalds@ppc970.osdl.org
> Make drivers/char/mem.c use remap_pfn_range()
> Rather than the deprecated remap_page_range() function
> that can't handle all of the PFN range anyway.
> Also, since that will now mark the vma as being special,
> there's no need to do it in mmap_mem() any more.
> mem.c | 19 +++++++------------
> 1 files changed, 7 insertions(+), 12 deletions(-)
Odd. I doublechecked the patches I submitted and they actually
covered this.
-- wli
next parent reply other threads:[~2004-10-22 2:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200410220206.i9M26gUi016689@hera.kernel.org>
2004-10-22 2:19 ` William Lee Irwin III [this message]
2004-10-22 14:24 ` Make drivers/char/mem.c use remap_pfn_range() Linus Torvalds
2004-10-22 14:37 ` William Lee Irwin III
2004-10-22 15:09 ` Linus Torvalds
2004-10-22 15:13 ` William Lee Irwin III
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=20041022021908.GI17038@holomorphy.com \
--to=wli@holomorphy.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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.