commit | 84984996358e80c45427ba6e4ea9542d414fd740 | [log] [tgz] |
---|---|---|
author | Nick Maniscalco <maniscalco@fuchsia.infra.roller.google.com> | Mon Jul 26 18:10:54 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 26 11:12:04 2021 -0700 |
tree | a1d2c4d3c590240ebd3bce5cfc4feba9ed903b10 | |
parent | 011141966fd0bc92bc2f8f469b616779d7069397 [diff] |
[roll] Roll fuchsia [kernel] Eliminate function scoped static from AcpiParserInit This change is part of a series that eliminates function scoped static variables from the kernel. In the kernel environment function scoped statics cannot be both safely and efficiently initialized so we are replacing them with alternatives. Original-Bug: 79612 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/557068 Original-Revision: fdd2310bb0d80f8d56a508607d9bee1a66ad8541 GitOrigin-RevId: f56a602f507cb613d80c0138389a28bf2a18a3d7 Change-Id: I170152ea974800a9c5cf28438540c59a438621c3
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
.