[roll] Roll fuchsia [kernel][futex] Fix requeue comparison This CL changes the behavior in FutexContext::FutexRequeue so that the comparison between the awaken futex and the requeued futex happens using FutexId instead of raw pointers. This solves an issue in architectures with Top-Byte-Ignore which could have two different pointers that target the same futex. Original-Fixes: 505738128 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586028 Original-Revision: 2c539db61e9e62242c54a1dc62085f67073effbe GitOrigin-RevId: e5334253cc773c7a20b4b705588b940dbbefa8b5 Change-Id: I1835b64e4f3af4aafaa4df86db2d560f70af3f8f
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 in one of the communication channels documented at get involved.
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.