]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux futex_put(): do not touch futex after dropping our reference.
authorKonstantin Belousov <kib@FreeBSD.org>
Fri, 7 Feb 2020 22:21:44 +0000 (22:21 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 7 Feb 2020 22:21:44 +0000 (22:21 +0000)
commit8e3d7caee552a5c41ffc9a8cfb8ad0067aca0355
treedcf6ab6df654ef9b4b23f0b93bf0a0dd061c5c04
parentc81929d343e34c1dfb0cb8350fd0a76c39a101e1
linux futex_put(): do not touch futex after dropping our reference.

Reported and tested by: Steve Roome <me@stephenroome.com>
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/compat/linux/linux_futex.c