commit | e45adc44993c62c2192fe7b2c995fc0f162a20d6 | [log] [tgz] |
---|---|---|
author | Marco Vanotti <mvanotti@fuchsia.infra.roller.google.com> | Wed Sep 06 01:06:13 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 05 18:09:25 2023 -0700 |
tree | 7a7378cd25dfa32cd85187399d85f83956653c7e | |
parent | ed3d6480aae1f93b7045d8e01bcdf0513c3d980e [diff] |
[roll] Roll fuchsia [starnix] Ignore different tids in robust list. The robust list mechanism should modify only the entries that have the current task's tid in the futex lock. This CL fixes that by checking the tid before modifying the futex lock. TEST=fx test "syscalls_test" --test-filter "*RobustFutexTest*" Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/911954 Original-Revision: 46800cac18a0c1b15a66e9f7518147fe06148cab GitOrigin-RevId: e30012815469c8b14292829405554ab4638f98b1 Change-Id: Ia823f0924170352f0073b31e5cb181815404dc8a
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.