]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux(4): Replace casuword32 by casueword32.
authorDmitry Chagin <dchagin@FreeBSD.org>
Thu, 29 Jul 2021 09:50:11 +0000 (12:50 +0300)
committerDmitry Chagin <dchagin@FreeBSD.org>
Fri, 17 Jun 2022 19:33:20 +0000 (22:33 +0300)
commit696c311172a5d7ff1da901f769f3b01195c2f6d5
tree49f3fdf57c09c73bd554b3591fed8c1005553219
parentfbd982e09fe4340422834880580b60dfd3b5aa33
linux(4): Replace casuword32 by casueword32.

Follow the r349951 (30b3018d), add check to react to stops and requests
to terminate between retries.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D31254
MFC after: 2 weeks

(cherry picked from commit 4f34dc64536f7de8324ca1a494aee88e64c7de70)
sys/compat/linux/linux_futex.c