On Wed, Feb 20, 2008 at 12:11:57AM +0100, Nick Piggin wrote:
I don't believe it should, but it probably does right now. I do know
the case where a write fault where there is no need for a COW does
not call out on the PTE change. I see no reason the others should not
handle this as well. Just off the top of my head, I can only think of
the mprotect case needing to special case the more permissive state and
I don't think that changes PTEs at all, merely updates the VMA.
Thanks,
Robin
--