]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make robust futexes work on linux32/amd64. Use PTRIN to read
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 14 Oct 2008 07:59:23 +0000 (07:59 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 14 Oct 2008 07:59:23 +0000 (07:59 +0000)
commit175c6c319b5834c79c39a99e2c2f33384e70294a
tree8c29e403aec4452c44ef805ef1756fb5cb403f33
parent84fc65da9f2c9ab8aa27f3e9c158ea38eaaac1f9
Make robust futexes work on linux32/amd64. Use PTRIN to read
user-mode pointers. Change types used in the structures definitions to
properly-sized architecture-specific types.

Submitted by: dchagin
MFC after: 1 week
sys/amd64/linux32/linux.h
sys/compat/linux/linux_futex.c
sys/compat/linux/linux_futex.h
sys/i386/linux/linux.h