From: Nick Piggin <npiggin@suse.de>
To: "Thomas Hellström" <thomas@tungstengraphics.com>
Cc: Dave Airlie <airlied@gmail.com>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: Replace nopage() / nopfn() with fault()
Date: Fri, 12 Jan 2007 03:14:21 +0100 [thread overview]
Message-ID: <20070112021421.GA28341@wotan.suse.de> (raw)
In-Reply-To: <45A3AE70.603@tungstengraphics.com>
On Tue, Jan 09, 2007 at 04:02:08PM +0100, Thomas Hellström wrote:
> Nick,
>
> We're working to slowly get the new DRM memory manager into the
> mainstream kernel.
> This means we have a need for the page fault handler patch you wrote
> some time ago.
> I guess we could take the no_pfn() route, but that would need a check
> for racing
> unmap_mapping_range(), and other problems may arise.
>
> What is the current status and plans for inclusion of the fault() code?
Hi Thomas,
fault should have gone in already, but the ordering of my patchset was
a little bit unfortunate :P
I will submit them to Andrew later today.
Nick
next prev parent reply other threads:[~2007-01-12 2:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-09 15:02 Replace nopage() / nopfn() with fault() Thomas Hellström
2007-01-12 2:14 ` Nick Piggin [this message]
2007-01-12 11:47 ` Thomas Hellström
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=20070112021421.GA28341@wotan.suse.de \
--to=npiggin@suse.de \
--cc=airlied@gmail.com \
--cc=benh@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thomas@tungstengraphics.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 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.