[Midnightbsd-cvs] src: linux32_machdep.c: Refactor the linux_mmap_common function to take

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jul 3 12:43:30 EDT 2010


Log Message:
-----------
Refactor the linux_mmap_common function to take individual arguments similar to FreeBSD.  This is easier to read and similar to other kernel interfaces.  This also makes it easier to fix the mmap offsets greater than 32  bits.   We can deal with a 64 bit file offset now.  This is based on a patch to FreeBSD by Christian Zander @ NVIDIA

Modified Files:
--------------
    src/sys/amd64/linux32:
        linux32_machdep.c (r1.3 -> r1.4)
        (http://cvsweb.midnightbsd.org/src/sys/amd64/linux32/linux32_machdep.c?r1=1.3&r2=1.4)


More information about the Midnightbsd-cvs mailing list