git: kernel - Rewrite umtx_sleep() and umtx_wakeup() (2)
Michael Neumann
mneumann at ntecs.de
Sat Oct 28 02:28:59 PDT 2017
On 10/28/17 03:37, Matthew Dillon wrote:
> commit 89631f8fd58e0ecaeb719fb4495e55e8cddcb40d
> Author: Matthew Dillon <dillon at apollo.backplane.com>
> Date: Fri Oct 27 18:37:16 2017 -0700
>
> kernel - Rewrite umtx_sleep() and umtx_wakeup() (2)
>
> * Refactor some of the umtx code to do a better job dealing
> with pageout and fork() races.
>
> This still is not ideal.
>
> Reported-by: profmakx
Does this fix the rust/cargo issue?
Regards,
Michael
More information about the Commits
mailing list