[roll] Roll fuchsia [usb][xhci] Fix concurrency issue in frame number computation. Frame numbers computed in xhci driver were found to have discontinuities where the frame number would jump forward unexpectedly. This was isolated to being due to a race condition in the computation of frame numbers. This fix locks frame number computation to one thread at a time. Original-Bug: 116356 Test: Play audio with both USB audio output and USB webcam plugged in. Without this fix, audio usually died within the first 15 seconds. With the fix, audio continues for 10 minutes with no issues. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/782103 Original-Revision: c6a820428d6ec3fd243aeaf8d8a1fedbc5f41bda GitOrigin-RevId: 9df934edfa75bda1a9959989c4984c0f7c662c7e Change-Id: I66fad2330981770db09c34112c304b75ddd78487
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.