[roll] Roll fuchsia [kernel][wait] Common base type for wait queues Factor common functionality out of WaitQueue into WaitQueueBase and have WaitQueue and OwnedWaitQueue inherit from it. The follows a more straightforward and conventional inheritance pattern, making it clear which functionality is common for agnostic use cases and which behavior is specific to the wait queue types. This change is intended to simplify upcoming behavior changes to address issues in the referenced bugs. Original-Original-Bug: 491226694 Original-Original-Bug: 498970613 Test: No behavior change. User and kernel core tests pass. Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1578685 Original-Original-Revision: 6b3127dcc16901fa71f407f71f07f148fcb13bbc GitOrigin-RevId: 566984c80edc838a3b9a617ed4ca8c4749780e8c Change-Id: I244eb008d1c4156cddd58e26232268167e5bd859
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.