commit | 9e825b7f9b63dc586c7a1caaa00b362bdba0369d | [log] [tgz] |
---|---|---|
author | Sarah Chan <spqchan@fuchsia.infra.roller.google.com> | Tue Sep 26 01:24:21 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 25 18:26:34 2023 -0700 |
tree | 1271705c40c18944857a160f7327b6436f7c224d | |
parent | 87eea05cb6e40376dd247b61aab659a4fd54e350 [diff] |
[roll] Roll fuchsia [fdf] Reland fix pc-ps2 controller Reland fxr/913899. The reland fixes the issue in which the Controller's init thread hangs. The reland addresses the issue by: - Ensuring that the i8042 device driver also cancels its interrupt thread and handler during release and suspend - Reply DdkInit() after it finished adding its children - Controller::DdkSuspend replies with the requested state instead of just 0 Original-Bug: 133519 Multiply: dm_reboot_bringup_test: 30 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/915595 Original-Revision: 83565274e9e29d71785ddb753a85eb5bd5fcfdd7 GitOrigin-RevId: 65ddf086dca2ed65495c4211d04b1de7b1360678 Change-Id: If258b1a964ba40fd6dd992f0d191de82f1896873
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
.