Dave Hudson <ucli...@blueteddy.net> wrote:

> did the code do this before but doesn't do it any more or was this something
> that should happen but doesn't yet?

I think it was a comment from the original version of the NOMMU mmap() code.
It got duplicated when do_mmap_shared_file() and do_mmap_private() were
diverged, but it can't apply in the former case because you can't provide full
MAP_SHARED semantics with a private copy - the backing device has to be
involved still.

David
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to