Date: Fri, 18 Oct 2019 12:25:42 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 240989] Linuxulator: futexes can't be shared between 32- and 64-bit applications Message-ID: <bug-240989-4077-RSWaVCecYE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240989-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-240989-4077@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240989 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: yuripv Date: Fri Oct 18 12:25:35 UTC 2019 New revision: 353725 URL: https://svnweb.freebsd.org/changeset/base/353725 Log: linux: futex_mtx should follow futex_list Move futex_mtx to linux_common.ko for amd64 and aarch64 along with respective list/mutex init/destroy. PR: 240989 Reported by: Alex S <iwtcex@gmail.com> Changes: head/sys/amd64/linux/linux_sysvec.c head/sys/amd64/linux32/linux32_sysvec.c head/sys/arm64/linux/linux_sysvec.c head/sys/compat/linux/linux.c head/sys/compat/linux/linux.h head/sys/compat/linux/linux_common.c head/sys/compat/linux/linux_futex.c head/sys/compat/linux/linux_futex.h head/sys/i386/linux/linux_sysvec.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240989-4077-RSWaVCecYE>