[Midnightbsd-cvs] src: linux_futex.c: some apps are trying to use LINUX_FUTEX_WAIT_BITSET

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jun 22 19:56:22 EDT 2011


Log Message:
-----------
some apps are trying to use LINUX_FUTEX_WAIT_BITSET and LINUX_FUTEX_WAIT_REQUEUE_PI which are not supported by 2.6.16 kernels.. only 2.6.26+. 

Log it and throw a no-op if these are not defined and REALTIME clock is requested.

Modified Files:
--------------
    src/sys/compat/linux:
        linux_futex.c (r1.4 -> r1.5)
        (http://cvsweb.midnightbsd.org/src/sys/compat/linux/linux_futex.c?r1=1.4&r2=1.5)


More information about the Midnightbsd-cvs mailing list