]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Futex support functions in linux.ko and linux32.ko on amd64 should be
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 7 Aug 2018 18:29:10 +0000 (18:29 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 7 Aug 2018 18:29:10 +0000 (18:29 +0000)
commitcb0eecdf927c2c17beedef951565cbf44bd870f8
tree430f9dbadb4121428d0214a42cb7ab5c8d9af463
parent289ead7cb0b3b40ee3c7add546e37f1537a61fa4
Futex support functions in linux.ko and linux32.ko on amd64 should be
aware of SMAP.

Reported and tested by: Johannes Lundberg <johalun0@gmail.com>, wulf
Sponsored by: The FreeBSD Foundation
sys/amd64/linux/linux_machdep.c
sys/amd64/linux/linux_support.s
sys/amd64/linux32/linux32_machdep.c
sys/amd64/linux32/linux32_support.s