Date: Sun, 13 Feb 2011 17:56:22 +0000 (UTC) From: Dmitry Chagin <dchagin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/linux linux_futex.c Message-ID: <201102131756.p1DHuZAC056964@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dchagin 2011-02-13 17:56:22 UTC FreeBSD src repository Modified files: sys/compat/linux linux_futex.c Log: SVN rev 218646 on 2011-02-13 17:56:22Z by dchagin The bitset field of freshly created futex should be initialized explicity. Otherwise, REQUEUE operations fails. Revision Changes Path 1.33 +1 -0 src/sys/compat/linux/linux_futex.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102131756.p1DHuZAC056964>