Re: Replace nopage() / nopfn() with fault()

2007-01-12 Thread Thomas Hellström
Nick Piggin wrote: 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_pf

Re: Replace nopage() / nopfn() with fault()

2007-01-11 Thread Nick Piggin
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, b