"jean-marc DETREZ" jm.detrez@cegetel.net writes:
I made a little correction of "try_mmap_fixed" because it's seems to me that the function didn't really test the result (vec).
That's the way it should be, we don't care if the page is in core or not, we only want to know if something is mapped there.