Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2020 21:49:39 +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-3HFxBaFUY9@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 #8 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: trasz
Date: Sun Aug 23 21:48:59 UTC 2020
New revision: 364556
URL: https://svnweb.freebsd.org/changeset/base/364556

Log:
  MFC r353725 by yuripv:

  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:
_U  stable/12/
  stable/12/sys/amd64/linux/linux_sysvec.c
  stable/12/sys/amd64/linux32/linux32_sysvec.c
  stable/12/sys/arm64/linux/linux_sysvec.c
  stable/12/sys/compat/linux/linux.c
  stable/12/sys/compat/linux/linux.h
  stable/12/sys/compat/linux/linux_common.c
  stable/12/sys/compat/linux/linux_futex.c
  stable/12/sys/compat/linux/linux_futex.h
  stable/12/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-3HFxBaFUY9>