[roll] Roll fuchsia [kernel][owq] Fix an edge case during requeue operations. Fix an edge case in OWQ requeue locking operations which resulted in an ASSERT firing. The details of the specific setup which triggers the ASSERT are complicated, please refer to b/502179440 for a detailed writeup. In addition to fixing the error, add the core test that Gemini wrote which originally found the issue. Also, write a kernel regression test where we explicitly set up the precise conditions which triggered the original failure as best we can. While it is impossible to make the regression test 100% deterministic, it should never see a false positive. While there is an extremely small potential for a false negative, there is no practical way that the bug could hide for very long given the frequency it will be run by automated testing. Original-Fixed: 502179440 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1579413 Original-Revision: 2900bc8de5af47427c4f2418e29915e97614ac44 GitOrigin-RevId: bb29c6315461361ddc1cb3e1efd8ecbb7a0eed72 Change-Id: I63e71495207492e5f5ed4a76283e4b31b6906b1c
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.