https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240989

--- Comment #7 from commit-h...@freebsd.org ---
A commit references this bug:

Author: trasz
Date: Sun Aug 23 21:46:49 UTC 2020
New revision: 364555
URL: https://svnweb.freebsd.org/changeset/base/364555

Log:
  MFC r353724 by yuripv:

  linux: provide just one instance of futex_list

  Move futex_list definition to linux.c which is included once
  in linux.ko (i386) and in linux_common.ko (amd64 and aarch64)
  allowing 32/64 bit linux programs to access the same futexes
  in the latter case.

  PR:           240989

Changes:
_U  stable/12/
  stable/12/sys/compat/linux/linux.c
  stable/12/sys/compat/linux/linux.h
  stable/12/sys/compat/linux/linux_futex.c
  stable/12/sys/compat/linux/linux_futex.h

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to