Re: [patch 4/6] mm: merge populate and nopage into fault (fixes nonlinear)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Monday, March 12, 2007 - 6:19 pm

On Tue, Mar 13, 2007 at 12:01:13AM +0100, Blaisorblade wrote:

Yes, I believe that is the case, however I wonder if that is going to be
a problem for you to distinguish between write faults for clean writable
ptes, and write faults for readonly ptes?


Yeah they are also frustratingly similar to filemap_nopage and shmem_nopage,
and duplicate a lot of the same code ;)


Is there a big clash? I don't think I did a great deal to fremap.c (mainly
just removing stuff)...
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 0/6] fault vs truncate/invalidate race fix, Nick Piggin, (Tue Feb 20, 9:49 pm)
[patch 2/6] mm: simplify filemap_nopage, Nick Piggin, (Tue Feb 20, 9:49 pm)
[patch 5/6] mm: merge nopfn into fault, Nick Piggin, (Tue Feb 20, 9:50 pm)
[patch 6/6] mm: remove legacy cruft, Nick Piggin, (Tue Feb 20, 9:50 pm)
Re: [patch 5/6] mm: merge nopfn into fault, Nick Piggin, (Tue Feb 20, 10:13 pm)
Re: [patch 0/6] fault vs truncate/invalidate race fix, Dave Airlie, (Mon Feb 26, 9:36 pm)
Re: [patch 0/6] fault vs truncate/invalidate race fix, Andrew Morton, (Mon Feb 26, 10:32 pm)
Re: [patch 0/6] fault vs truncate/invalidate race fix, Dave Airlie, (Mon Feb 26, 11:26 pm)
Re: [patch 0/6] fault vs truncate/invalidate race fix, Benjamin Herrenschmidt, (Mon Feb 26, 11:54 pm)
Re: [patch 0/6] fault vs truncate/invalidate race fix, Nick Piggin, (Tue Feb 27, 1:50 am)
Re: [patch 4/6] mm: merge populate and nopage into fault ( ..., Benjamin Herrenschmidt, (Wed Mar 7, 3:05 am)
[rfc][patch 7/6] mm: merge page_mkwrite, Nick Piggin, (Wed Mar 7, 3:30 am)
Re: [patch 4/6] mm: merge populate and nopage into fault ( ..., Benjamin Herrenschmidt, (Wed Mar 7, 3:46 am)
[RFC][PATCH] mm: fix page_mkclean() vs non-linear vmas, Peter Zijlstra, (Wed Mar 7, 9:58 am)
Re: [RFC][PATCH] mm: fix page_mkclean() vs non-linear vmas, Linus Torvalds, (Wed Mar 7, 11:00 am)
Re: [RFC][PATCH] mm: fix page_mkclean() vs non-linear vmas, Peter Zijlstra, (Wed Mar 7, 11:12 am)
Re: [RFC][PATCH] mm: fix page_mkclean() vs non-linear vmas, Peter Zijlstra, (Wed Mar 7, 11:24 am)
Re: [patch 4/6] mm: merge populate and nopage into fault ( ..., Nick Piggin, (Mon Mar 12, 6:19 pm)
Re: [patch 0/6] fault vs truncate/invalidate race fix, Dave Airlie, (Sun Mar 18, 4:13 pm)