Thanks, that does the trick.
>(I don't know why.)
That's what I found out:
I think the old mount did set the wrong blocksize (s_blocksize), too big.
So mmaping() some segments of the executable failed.
(see generic_file_mmap() in mm/filemap.c).
regards,
chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/