[roll] Roll fuchsia [starnix] Allow arbitrary number of locks in ordered_lock_vec The lockdep implementation had a limit of 16 locks of the same level due to 4-bit subclass encoding. This change allows sharing a single lockdep token across a batch of locks acquired by ordered_lock_vec, removing the limit. This also re-enabled lockdep Fix: b/515377211 Test: fx test starnix_sync-tests Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1622163 Original-Original-Revision: 58fdde3a47fc83c1a650b4d70439c752a9e6dd04 GitOrigin-RevId: 858465852eb2f1ee63e176e2f811a4cc1bbe2d5c Change-Id: I70b58863bbfd4e09fac0bf132a179520d015215a
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.